When natural scrolling is disabled on OS X, the X-axis of the scroll offsets is inverted compared to the direction on Windows. The X11 scrolling directions are unspecified and so have been aligned with the Windows port. Natural scrolling inverts both axes on both OS X and X11, so the issue remains when the feature is enabled. This inverts the provided X-axis scroll offset, making "unnatural" scroll data align with the Windows and X11 ports and "natual" scroll data be fully inverted and aligned with its counterpart on X11. Fixes #239.master
parent
5f13279557
commit
f4a467a864
2 changed files with 8 additions and 1 deletions
Loading…
Reference in New Issue