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
We've been having to compensate for situations where a screen isn't set to 100% scaling by dividing the x and y by window.devicePixelRatio (see ThePacielloGroup/CCAe@739de8f). Wondering if there's a cleaner way that this package could do this out of the box?
The text was updated successfully, but these errors were encountered:
We've been having to compensate for situations where a screen isn't set to 100% scaling by dividing the
x
andy
bywindow.devicePixelRatio
(see ThePacielloGroup/CCAe@739de8f). Wondering if there's a cleaner way that this package could do this out of the box?The text was updated successfully, but these errors were encountered: