Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make interpolation of panzoom selectable #7

Open
anuejn opened this issue Feb 10, 2018 · 1 comment
Open

make interpolation of panzoom selectable #7

anuejn opened this issue Feb 10, 2018 · 1 comment

Comments

@anuejn
Copy link
Owner

anuejn commented Feb 10, 2018

i have no idea how to do this

@rroohhh
Copy link

rroohhh commented Apr 16, 2018

canvas {
    image-rendering: optimizeSpeed;
    image-rendering: -moz-crisp-edges;
    image-rendering: pixelated;
}

works for me to disable interpolation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants