mouseScrolled() gives the opposite direction value in ‘scrollY’ on Mac. (I’m not sure if this is the case for other platforms.)
Please check if this is a bug.
Thanks in advance.
Jaeho
mouseScrolled() gives the opposite direction value in ‘scrollY’ on Mac. (I’m not sure if this is the case for other platforms.)
Please check if this is a bug.
Thanks in advance.
Jaeho
the scroll direction on macs (trackpad or mouse) can be set to be ‘natural’ or opposite in the preferences panel - this may affect what mouseScrolled() is expecting?
Unfortunately no.
“scrollY” always gives values in reverse to the option in System Preferences.
bah… is this in the git repo?