andrewstephens75 / as-dithered-image

HTML custom element to correctly dither an image giving pixel-perfect crisp results on all displays
MIT License
176 stars 2 forks source link

Loading into the page at non native scale produces a glitched output with the "pixel" setting #6

Open FrostKiwi opened 1 year ago

FrostKiwi commented 1 year ago

When loading into the page with non native scaling and changing the mode to "pixel", then Firefox outputs random glitching dependent on page scale: Firefox v109 image image

Google Chrome 109.0.5414.75 straight up just shows nothing: image

andrewstephens75 commented 1 year ago

Sigh, I really thought I had squashed that bug. Thanks for the report, I'll deal with it in due time.