mad-gui icon indicating copy to clipboard operation
mad-gui copied to clipboard

[FEATURE] Document Keyboard shortcuts

Open AKuederle opened this issue 3 years ago • 2 comments

There are some global shortcuts implemented, but not documetned anywhere. The once I know of:

Global Shortcuts: A: Toggle "Add mode" E: Toggle label edit mode R: Toggle delete mode ESC: Remove unfinished region label, or disable current mode/go back to oberservation mode SPACE: Same as left mouse button when hovering over plots

#21 Further Adds Q: Move vieport left by 2/3 of current x-axis W: Move viewport right by 2/3 of current x-axis

Within label dialog: 1...9: To select options TAB/SHIFT + TAB: To go the next/previous level ESC: Close the label dialog without selection SPACE/ENTER: Close label dialog with seleciton

AKuederle avatar Apr 27 '23 11:04 AKuederle

Some are already documented on the readme: https://github.com/mad-lab-fau/mad-gui#shortcuts

Since you apparently did not find that, this may indicate it would be a good idea to restructure the Readme...

MalteOlle avatar Jun 04 '23 17:06 MalteOlle

Also, may include Q and W from https://github.com/mad-lab-fau/mad-gui/pull/21

MalteOlle avatar Jun 04 '23 17:06 MalteOlle