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

Let's not preventDefault touchstart events.#415

Open
realyze wants to merge 2 commits intoPrinzhorn:masterfrom
realyze:master
Open

Let's not preventDefault touchstart events.#415
realyze wants to merge 2 commits intoPrinzhorn:masterfrom
realyze:master

Conversation

@realyze
Copy link
Copy Markdown

@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
Copy Markdown
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