-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Swipe to go back fails when Scroll-Reverser is enabled #58
Comments
10.13.6 - no problem with Safari. |
MacOS 10.13.6, Safari 11.1.2, Scroll-Reverser 1.7.6: Same problem as @CaptainZ1 |
Do those having this problem you have "Reverse Horizontal" enabled? |
Ah scratch that. Is this two finger swipe on a trackpad? |
The two finger one. What's the difference, by the way? |
I've managed to fix the issue now. I believe it was a problem with the settings on the app rather than the app, but not sure. My settings are now: Scroll Direction Natural, and Reverse Vertical checked, but not Reverse Horizontal. |
Same problem with MacBook pro 16 2019 but solution worked. |
For better results with gestures, set Natural scrolling in system prefs, and set Reverse Mouse instead of Reverse Trackpad in Scroll Reverser |
Thanks for the quick response! Is there anywhere in the the code I could look at that could be causing the gesture issues or is it more of an OS level issue? |
Turning off Reverse Horizontal instead might also do the trick. Basically if you have it set up to reverse horizontal trackpad scrolling it will probably mess up the gestures. |
Understood, thanks Nick. |
macOS High Sierra 10.13.5, MacBook Pro 15in
When Reverse Scrolling is enabled, you can no longer swipe to the left to go back on the trackpad. Instead the window momentarily shifts but then snaps back to the original position and freezes. Only happens in Safari, Chrome works fine.
The text was updated successfully, but these errors were encountered: