Listen for mouse events as well?
jakepusateri opened this issue · 2 comments
jakepusateri commented
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)
hartzis commented
@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?
hartzis commented
Thank you @jakepusateri and @Marcel-G, merged in #53