You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ran into this too, as a workaround I added a callback on resize to scale down again by 1 / window.devicePixelRatio (but only after initial setup resize is done). Would be nice to see a fix for this or I'll submit a PR when I get around to it. 😄
when retina true, after resize browser window, canvasRendingContext will be scale large
The text was updated successfully, but these errors were encountered: