Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Allow mouse and touch events at the same time #1097

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cehoffman
Copy link

Fixes #1092

There is some question on if e.preventDefault() should be on the touchstart too. This works fine for a mouse and touch interface and a pure mouse interface. I haven't tested a pure touch interface yet.

Inpiration

http://stackoverflow.com/questions/13655919/how-to-bind-both-mousedown-and-touchstart-but-not-respond-to-both-android-jqu

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.

1 participant