Skip to content
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.

Let's not preventDefault touchstart events. #415

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

realyze
Copy link

@realyze realyze commented Jan 10, 2014

This should fix the android scroll-while-finger-is-on-screen issue. PDing touchmoves makes sense on Androids but I don't think touchstarts should ever be preventDefault'ed.

Not calling preventDefault for touchStart events. It breaks scrolling on Androids big time.
Removed newline at the end of file.
@Prinzhorn
Copy link
Owner

I don't think it's that easy.

iScroll does this https://github.com/cubiq/iscroll/blob/master/build/iscroll-lite.js#L88

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants