Replies: 2 comments 17 replies
-
What do you think would be the best approach ? |
Beta Was this translation helpful? Give feedback.
17 replies
-
Having custom mouse behavior is a generally good thing to have! While I don't have an exact pathway for this, I have two thoughts on it that I'll revisit later.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like to create some custom behavior for mouse events.
I want for example to have right click to activate / deactivate the crosshair (right click to activate, stay press, move, then release to deactivate), left click for painting, and middle button for pan / zoom.
What would be the best way to do that? Use the current tools and tweak the mouse behaviors, or create a new tool, that will encompass all of these features, and set its own behavior?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions