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
Scrolling the 3D view currently cause huge discreet jumps in zoom level:
The same is true for cmd-scrolling to zoom the 2D view.
We should be able to smooth this out somehow, but I'm not exactly sure how.
On a mac trackpad we get very smooth scroll/zoom evens, and we don't want to apply additional smoothing to that. So we need to somehow detect whether scroll input is coming from a smooth or discreet source.
Scrolling the 3D view currently cause huge discreet jumps in zoom level:
The same is true for cmd-scrolling to zoom the 2D view.
We should be able to smooth this out somehow, but I'm not exactly sure how.
On a mac trackpad we get very smooth scroll/zoom evens, and we don't want to apply additional smoothing to that. So we need to somehow detect whether scroll input is coming from a smooth or discreet source.
This should be helpful:
The text was updated successfully, but these errors were encountered: