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
I know this feature is currently defined out in the code, but here is a working version I am using which can perform zooming in/out at the cursor position properly with the mouse wheel.
Also I kept the #if 0 block around the code in the PR just to make sure I won't break anything for someone, because zooming can collide with using the scrollbar.
Maybe a new option flag will be required later to set correct behavior and disable the scrollbar.
I know this feature is currently defined out in the code, but here is a working version I am using which can perform zooming in/out at the cursor position properly with the mouse wheel.
The text was updated successfully, but these errors were encountered: