We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Would it be possible to listen for mousedown, mousemove, and mouseup as well?
This would be useful when a device has touch capability but the user is using a mouse. (e.g. touch laptops like Surface Pro)
The text was updated successfully, but these errors were encountered:
@jakepusateri Thanks for the PR and I think this is an interesting issue especially with the bigger tablets out there.
Could you re-submit that PR but make it an opt-in via a prop?
Sorry, something went wrong.
Thank you @jakepusateri and @Marcel-G, merged in #53
No branches or pull requests
Would it be possible to listen for mousedown, mousemove, and mouseup as well?
This would be useful when a device has touch capability but the user is using a mouse. (e.g. touch laptops like Surface Pro)
The text was updated successfully, but these errors were encountered: