TouchScroll icon indicating copy to clipboard operation
TouchScroll copied to clipboard

Scroll Event is not fired, when flicking

Open fabianmichael opened this issue 13 years ago • 0 comments

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.

fabianmichael avatar Jul 16 '11 14:07 fabianmichael