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

Support ballistic scrolling #227

Closed
Tyriar opened this issue Mar 13, 2021 · 0 comments · Fixed by #256
Closed

Support ballistic scrolling #227

Tyriar opened this issue Mar 13, 2021 · 0 comments · Fixed by #256
Assignees
Milestone

Comments

@Tyriar
Copy link
Member

Tyriar commented Mar 13, 2021

Track pads are meant to scroll based on how fast the gesture way (deltaY), the scrolling is currently uniform regardless of the gesture. Compare the terminal scroll to the hex editor scroll to see what I'm talking about.

Tyriar added a commit that referenced this issue Mar 17, 2021
@Tyriar Tyriar self-assigned this Mar 17, 2021
@Tyriar Tyriar added this to the March 2021 milestone Mar 17, 2021
lramos15 pushed a commit that referenced this issue Mar 18, 2021
* Fix typo in scroll bar file name

* Respect vertical scroll events regardless of deltaX

Fixes #228

* Support ballistic scroll

Fixes #227

* Differentiate mouse wheel and touch scrolls

* Restrict trackpad scroll support to macs
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 a pull request may close this issue.

1 participant