Open Andreya-Autumn opened 2 months ago
I picked it so it is identical to logic and audacity
do you have wheel direction drags reversed in your os or some such?
We should absolutely offer scrolling direction option (both vertical and horizontal scrolling).
macOS has it as an os setting - shouldn’t we just follow that in Mac?
Settings / mouse / natural scrolling basically
yeah so i compared both h and vscroll with the setting on and off at the os level and sc does the same thing as logic. On mac at least there's not a bug and i don't think there's a need for a setting.
Well ok then maybe no setting for macOS, but for Win/Lin for sure there would have to be IMO (touchpad vs mousewheel users have different expectations).
Ok back at the studio and tested with my mouse now. The mousewheel does nothing at all! Can't get it to zoom or scroll regardless of key combinations.
Oh, not quite true actually. It does vertical scroll if I first zoom in vertically with the mousepad.
https://github.com/surge-synthesizer/sst-jucegui/blob/e321b9b6d6b298d9d2aed9f459a4a2ae8a540b8a/include/sst/jucegui/components/ZoomContainer.h#L107 well there’s the code which is handling it
when I do a wheel like gesture in my track pad with shift or shift alt held down it does work
I would start with a a print there tbh
It's going the wrong way for me now (on MBP trackpad). Maybe add a reverse switch in a menu somewhere?