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
pan around with right click to allow drawing with left click
https://developer.mozilla.org/en-US/docs/Web/API/Pointer_events#determining_button_states
The text was updated successfully, but these errors were encountered:
panning rebound to right mouse button (or barrel button on pens)
Sorry, something went wrong.
added selection visuals to left mouse button (selecting is wip)
TODO: add middle click panning
Edit: Done
TODO: add panning when clicking node bodies (if possible)
Edit: Implemented (middle click panning)
TODO: Finish selecting/outlines
No branches or pull requests
pan around with right click to allow drawing with left click
https://developer.mozilla.org/en-US/docs/Web/API/Pointer_events#determining_button_states
The text was updated successfully, but these errors were encountered: