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

Scroll with 2 fingers regardless of current motion #29

Closed
rmanne opened this issue Jan 24, 2017 · 1 comment
Closed

Scroll with 2 fingers regardless of current motion #29

rmanne opened this issue Jan 24, 2017 · 1 comment
Labels

Comments

@rmanne
Copy link

rmanne commented Jan 24, 2017

When I move my finger around on the trackpad (move pointer), and then at some point, put down my second finger for scrolling, it doesn't scroll, it just continues moving the pointer.

The use case is when my 2nd finger was too close to (or on) the edge to be recognized, but once my 2nd finger enters the trackpad, I would expect it to start scrolling rather than continue just moving the pointer.

This does actually already appear to happen, but there's a huge delay, more than GestureWaitTime, and it's not configurable as far as I can tell.

@rmanne
Copy link
Author

rmanne commented Jan 24, 2017

This is a false alarm, I didn't realize this fork ignored edges by default.

@rmanne rmanne closed this as completed Jan 24, 2017
@p2rkw p2rkw added the invalid label May 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants