gama.old icon indicating copy to clipboard operation
gama.old copied to clipboard

Enrich listened events for event layers

Open ptaillandier opened this issue 9 years ago • 2 comments

I will like to have the possibility to define as listened events:

  • right-click on the mouse
    • combination of listened events: mouse click + one key pressed for example.

ptaillandier avatar Jul 06 '16 08:07 ptaillandier

I understand -- but how to deal, then, with already registered "default" events for key+mouse ? (ctrl-click, alt-move, ctrl-move, etc...) ?

AlexisDrogoul avatar Jul 06 '16 08:07 AlexisDrogoul

We can just replace the default "event" by the new defined one.

ptaillandier avatar Jul 06 '16 08:07 ptaillandier