Could we add the image-rendering: pixelated; CSS property on the image?
#326
gablabelle
started this conversation in
Ideas
Replies: 1 comment 1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello there!
Saw this post on X earlier today and was wondering if we could add the
image-rendering: pixelated;CSS property on the image so it could improve the quality of the image when scaled.I'm using the move behaviour and I need to zoom in small images. We can't provide the bigger sizes because we don't want users to potentially download the "good quality" image.
Maybe this could simply be a props since there are multiple options for that CSS property
All reactions