You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So when scrolling down normally the button passed is 5 and delta is positive, X11Window does keep track of lastButton so in the native code we could fetch that and just reverse this behavior on linux
Made a POC that works, its just working in the case for natural scrolling, we would have to do the opposite of getWheelRotation() to calculate the delta properly
Describe the bug
Scroll direction is reversed on Linux when OSR is enabled.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Scroll as system side.
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: