davidaurelio / TouchScroll

TouchScroll is a JavaScript- and CSS 3-based scroller for devices using Webkit Mobile. It is meant to mimic “native” scrolling feeling and behavior as much as possible.
http://uxebu.com/blog/2010/04/27/touchscroll-a-scrolling-layer-for-webkit-mobile/
BSD 2-Clause "Simplified" License
474 stars 61 forks source link

Snapback reset #1

Closed michaelvillar closed 14 years ago

michaelvillar commented 14 years ago

When we scroll too much, the behaviour is respected as in the native environment. But, when we scroll too much, as just after you rescroll (when the snapback hasn't been completed), the scroll is not reset. Try it on a native application : if you scroll too much and just touch anywhere on the screen, the scroll is reset. That's important because if you scroll, rescroll, rescroll, rescroll quickly, at a moment you don't see the content at all.

davidaurelio commented 14 years ago

This should not be too hard to implement. Thank you for the bug report.

davidaurelio commented 14 years ago

Fixed with commit a321b83dcf7646c7fe865ea98f5867677ec439b7