Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stopPropagation and showTouches breaks #5

Open
mischkew opened this issue May 19, 2015 · 0 comments
Open

stopPropagation and showTouches breaks #5

mischkew opened this issue May 19, 2015 · 0 comments

Comments

@mischkew
Copy link

Hi there,

this touch emulator is a really neat tool, and the touch points are a helpful indicator for users!

But here is my problem: I need to stop propagation of the tap event. This works all fine, but the touchend event then does not bubble up to the window. The showTouches method is not called, the touch-indicator remains until the next click.

Have a look at this: https://www.dropbox.com/s/4ec6mhp8bsb2uw8/eventPropagationTest.html?dl=0

As a current workaround I do not show touch points anymore. But this could be a problem to other users which work with multi-touch emulation.

Greets
Sven

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

No branches or pull requests

1 participant