-
Notifications
You must be signed in to change notification settings - Fork 923
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
[Bug]: two-finger scrolling issues with touchpad #6539
Comments
See if you want to test #6666 |
I haven't tested your custom build, but it seems it just fixes the scrolling rate and not the wrong direction (see Expected Behavior > Scrolling direction from the top post opening this issue) |
For mouse wheel (or any scrolling event), when scrolling down, For whatever direction setting for trackpad/wheel, FT is only able to read event values and use that to decide the direction |
you could just add a "reverse scrolling direction" just for those 3 settings in the FreeTube app settings > Player section
|
Guidelines
Describe the bug
on macOS the direction of two-finger scrolling on a touchpad is reversed
in the FreeTube app settings > Player section, enable
in macOS Settings > Trackpad > Scroll direction is set to "Natural" (this is the default)
on macOS, the scrolling sensitivity is too high
Expected Behavior
Scrolling direction
the two-finger scrolling behavior should be:
currently FreeTube uses the opposite directions for these actions
Scrolling rate
Issue Labels
usability issue
FreeTube Version
0.22.1
Operating System Version
macOS 11
Installation Method
.dmg
Primary API used
Local API
Last Known Working FreeTube Version (If Any)
No response
Additional Information
No response
Nightly Build
The text was updated successfully, but these errors were encountered: