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

Make clicks work on draggable objects on Android #178

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

stuartmarsden
Copy link

Building on Creosteanu's scope fix. I just added a 300ms check. Any clicks less than that will cause a click to be triggered.

Works great on Android where I was unable to get clicks before due to the slightest movement starting a drag. Not sure about other mobile browsers.

@adamwgriffin
Copy link

I just tried this and it works pretty well!

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

Successfully merging this pull request may close these issues.

3 participants