Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

DO NOT MERGE - Testing PR #11493 #11498

Closed
wants to merge 2 commits into from
Closed

Conversation

gkalpak
Copy link
Member

@gkalpak gkalpak commented Apr 2, 2015

No description provided.

gkalpak added 2 commits April 2, 2015 20:52
Using the `initTouchEvent()` method (introduces in 06a9f0a) did not
correctly initialize the event, nor did the event get dispatched on
the target element (e.g. on desktop Chrome with touch-events enabled).
Using the `Event` constructor and manually attaching a `TouchList`,
works around the issue (although not a proper fix).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants