Skip to content
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

Fix wireplumber reverse-scroll option #2760

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

avannereau
Copy link
Contributor

The reverse-scroll option does nothing currently, since the reverse logic is present in both AModule::getScrollDir and Wireplumber::handleScroll thus reversing it twice when enabled.

This PR remove the reverse logic in Wireplumber::handleScroll to be consistent with other modules.

@Alexays Alexays merged commit d2767fb into Alexays:master Dec 22, 2023
@Alexays
Copy link
Owner

Alexays commented Dec 22, 2023

Thanks!

@avannereau avannereau deleted the wireplumber-scroll-fix branch December 22, 2023 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants