helio-fm / helio-sequencer

Libre music sequencer for desktop and mobile platforms
https://helio.fm
GNU General Public License v3.0
3.09k stars 115 forks source link

Scroll wheel should default to panning instead of zooming #177

Closed bluebear94 closed 3 years ago

bluebear94 commented 3 years ago

It should still perform zooming when Ctrl is held, so that the editor follows the common convention for scrolling. That is,

peterrudenko commented 3 years ago

The latest version adds these two UI options, check them both to get the described behavior:

wheel-options

Holding Shift is now for switching the direction, and holding Control/Command/Alt is for switching the wheel mode between zooming and panning (all previous versions used the modifiers the other way around).