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
Describe the bug
The zoom handler function makes the zoom animations choppy and slow.
I suspect is caused by the new implentation on the getTargetZoom function.
Describe the bug
The zoom handler function makes the zoom animations choppy and slow.
I suspect is caused by the new implentation on the
getTargetZoom
function.To Reproduce
Steps to reproduce the behavior:
Expected behavior
Smooth zoom animations
Villain/src/components/render.js
Lines 165 to 174 in 448b559
See: Optimize getTargetZoom function #67
The text was updated successfully, but these errors were encountered: