-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | TODO | 1 | ||||
-rw-r--r-- | src/controller/actions/sel_save.sqc | 3 | ||||
-rw-r--r-- | src/controller/callbacks/mouse.c | 10 | ||||
-rw-r--r-- | src/model/data/base.sqc | 3 |
5 files changed, 12 insertions, 7 deletions
@@ -5,7 +5,7 @@ used to highlight the selection. | |||
5 | 5 | ||
6 | ESC: Clear selection. | 6 | ESC: Clear selection. |
7 | 7 | ||
8 | Left-click, drag: Pan. | 8 | Right-click, drag: Pan. |
9 | 9 | ||
10 | CTRL + Left-click, drag and release: Add box to selection. | 10 | CTRL + Left-click, drag and release: Add box to selection. |
11 | 11 | ||