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

Touch Device Fixes #12

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

Conversation

maximilianhurl
Copy link

So this fixes an issue caused when users tap very quickly on the stars. If a user taps quickly it does not always trigger mouseMove or mouseLeave.

This was causing some odd issues that wouldn't occur if the user slowly dragged their finger across the stars.

There is a slight bug in that callback seems to sometimes be called multiple times but its a lot better than not being called as was the case before.

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.

None yet

1 participant