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

Click event can be fired without touch start #12

Open
simonmysun opened this issue Dec 7, 2016 · 0 comments
Open

Click event can be fired without touch start #12

simonmysun opened this issue Dec 7, 2016 · 0 comments

Comments

@simonmysun
Copy link

Since the action of click doesn't require user's touch on the button or link, the 'Click − Touchstart' expression will not work well under such circumstance that user touch outside the button or link (but very close). It will lead to the result that 'Click − Touchstart' time become longer and longer because the star time is never resetted.

I don't know how to fix this. If you don't think it's a problem you can closet this issue

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