On the xoom the scroll is allowed to go way out of bounds and never returns. I'm thinking this is due to xoom not firing webkitTransitionEnd, but I need to look into it further
If that's the case, hopefully I will be able to find a workaround. Like maybe setting an interval that will check for a certain amount of time (the length of the transition) after the user picks up their finger.
On the xoom the scroll is allowed to go way out of bounds and never returns. I'm thinking this is due to xoom not firing webkitTransitionEnd, but I need to look into it further
If that's the case, hopefully I will be able to find a workaround. Like maybe setting an interval that will check for a certain amount of time (the length of the transition) after the user picks up their finger.