Open
Description
The fixes to scaled bitmap blurriness in #385 worked great! But there's one case I found, on Mac Safari, where it doesn't seem to work.
Expected
- edit a bitmap
- enlarge it in the bitmap editor using handles
- enlarge the sprite in the stage using the
set size
block or the size input - the bitmap should look crisp and not blurry.
Actual result:
Mac Mojave 10.14.2, Chrome Version 71.0.3578.98 looks great:
Mac Mojave 10.14.2, Firefox 64.0 looks great:
Mac Mojave 10.14.2, Safari 12.0.2 (14606.3.4) still looks blurry:
/cc @fsih, @cwillisf, @paulkaplan