version 3.4.0
Setting bouncescroll to false does not prevent momentum scrolling from
overshooting the top of the scroll div and over shooting the bottom of the
scroll div on the ipad / ipad mini. (If this is the expected behavior, what
option can I use to disable it?)
When a user on the ipad scrolls w/ momentum to the top of the scroll div the
top value is less than zero exposing the wrapper div (in example, shows
background color black), then snaps back to 0. When a user on the ipad scrolls
w/ momentum to the bottom of the scroll div its top value exceeds its height,
again exposing the wrapper div, then snapping back to its height.
ie: http://project-demo.us/
NOTE: setting hwacceleration to false fixes the issue but would prefer to keep
hwacceleration as true
Original issue reported on code.google.com by jamesgla...@gmail.com on 15 Oct 2013 at 1:18
Original issue reported on code.google.com by
jamesgla...@gmail.com
on 15 Oct 2013 at 1:18