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 Event is not fired, when flicking #23

Open
fabianmichael opened this issue Jul 16, 2011 · 0 comments
Open

Scroll Event is not fired, when flicking #23

fabianmichael opened this issue Jul 16, 2011 · 0 comments

Comments

@fabianmichael
Copy link

The optional DOM scroll event is only fired, as long as the user touches the device or the mouse button is being pressed. But if the user "swipes", the content continues to scroll after the finger movements has ended . This is problematic when you rely on the scroll event. The Behavior should the same as on a MacBook Trackpad (or Magic TrackPad), where scroll events are thrown until scrolling has stopped entirely.

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