• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

Fixed (1.20.1.5) Mouse wheel zoom works even when window is not hovered

via5

Well-known member
Joined
Jun 5, 2020
Messages
126
Solutions
1
Reactions
411
As long as VAM has focus, the mouse wheel will always zoom even if another window is hovered. It's really annoying with multiple monitors. VAM should only handle the mouse wheel when the mouse is hovering the window.
 
Note that the fix seems to check for focus + mouse position. It usually works, but it's not standard behaviour:

1) Hovering VAM while it doesn't have focus doesn't zoom.
2) Hovering a top-most window from another program while VAM has focus still zooms.

These are minor nitpicks, but I thought I should let you know.
 
Back
Top Bottom