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

Problem with scrolling skipping lines #8

Open
Bladav1414 opened this issue Nov 4, 2024 · 1 comment
Open

Problem with scrolling skipping lines #8

Bladav1414 opened this issue Nov 4, 2024 · 1 comment

Comments

@Bladav1414
Copy link

Hi, I wanted to know if this is ok.

When I make short movements and press the scroll button, Scrollmomentum and acceleration are activated and it moves at high speed skipping several lines.
In 3d programs sometimes it happens and it's annoying, but I don't want to disable acceleration and scrollmomentum.

https://github.com/user-attachments/assets/32ec5d72-1b93-4abb-a912-45a36633e5f1
DragToScroll.txt

@Bladav1414
Copy link
Author

Sorry, sometimes when I scroll, it usually skips 4 lines, but if I move the pen or mouse fast it will skip more, which makes it very annoying. Even if I deactivate UseScrollMomentum or UseAcceleration this problem remains.
Reducing Dragdelay sometimes fixes it but Dragskip stops working.

Adding DragStatus := DS_DRAGGING inside the script line 395 seems to fix it, but DragSkip and KeepCursorStationary stop working...

@Bladav1414 Bladav1414 changed the title ScrollMomentum and Acceleration problem Problem with scrolling skipping lines Dec 9, 2024
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

No branches or pull requests

1 participant