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

some images exhibit a moiré glitch because Galleria enforces image-rendering: optimizeQuality #429

Open
mateuszviste opened this issue Nov 10, 2020 · 0 comments

Comments

@mateuszviste
Copy link

When Galleria displays an image, it apparently enforces an 'image-rendering: optimizeQuality' CSS property. I can only assume that this property is included for compatibility with some browsers, but with the browser I use (Firefox 72.0.2) the effect is really ugly:

galleria_glitch_rendering_optimizequality_on

By disabling this CSS effect in Firefox web developer tools I was able to see the image being properly rendered:

galleria_glitch_rendering_optimizequality_off

Unfortunately this behavior does not seem to be configurable.

Tested with Firefox 72.0.2 and latest Galleria 1.6.1.

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

1 participant