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

Dragging to rotate fails on android. #18

Open
AJMansfield opened this issue Oct 17, 2014 · 0 comments
Open

Dragging to rotate fails on android. #18

AJMansfield opened this issue Oct 17, 2014 · 0 comments

Comments

@AJMansfield
Copy link

The left/right/center mouse button constants used to select which handler to use omit the case where the dragging device isn't any of those, but is rather a touch screen or other such device. Adding a fourth fallback drag handler which doesn't require a particular mouseButton value would probably fix this.

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