This repository has been archived by the owner on Jan 24, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Android 4.1.2 default browser doesn't scroll when finger on screen #175
Comments
It didn't get any better by removing iScroll and implementing it on my own. I'll do some investigation before skrollr 0.6 is released. |
Note to self: Funnily enough swipe.js does work. It is possible. Yes we can. |
Alright. Other examples using relative mode (e.g. anchors.html) are working well. Not sure what's causing this though. |
urgh, I'm back at it. This is the last 0.6 issue. |
iScroll apparently has the same issue...doesn't scroll while finger is on screen. |
after a chat with cubiq, he found the solution. don't preventDefault the touchstart event |
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Urgh...the same thing all over again.
The skrollr demo worked perfectly fluid on my S2 with Android 4.0. Now with 4.1.2 it doesn't render unless I lift my finger. Just as if iScroll wouldn't be included at all.
The text was updated successfully, but these errors were encountered: