Skip to content

Fix mousewheel with negative value #213

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

daltonnyx
Copy link

the --wheel argument doesn't take negative value since it's not a require_argument, I make this PR for it, this will allow scroll back with mouse wheel

@Paiusco
Copy link
Contributor

Paiusco commented Mar 7, 2024

why mousemove -w -- <xpos> <ypos> was not working for you? Seems to me that your change would cause the same result (haven't test it that yet)

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.

3 participants