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
This commit addresses some legit issue discussed in #1492.
Details:
- In MouseCaptor#handleWheel, stops calling e.preventDefault when
zooming is disabled or when the ratio does not change
- In the mouse-manipulations story, adds zoom boundaries to ease
checking that the scroll-jacking ends when the user zooms or unzooms
to the max
0 commit comments