Moved precision zoom to shift key

This commit is contained in:
Mitchell McCaffrey
2021-03-19 16:30:37 +11:00
parent ae1b637e8e
commit 0283dd137a
3 changed files with 15 additions and 14 deletions

View File

@@ -1,16 +1,17 @@
## General
| Shortcut | Description |
| ---------------- | ------------ |
| W | Move Tool |
| Space Bar (Hold) | Move Tool |
| F | Fog Tool |
| D | Drawing Tool |
| M | Measure Tool |
| Q | Pointer Tool |
| N | Note Tool |
| + | Zoom In |
| - | Zoom Out |
| Shortcut | Description |
| ---------------- | -------------- |
| W | Move Tool |
| Space Bar (Hold) | Move Tool |
| F | Fog Tool |
| D | Drawing Tool |
| M | Measure Tool |
| Q | Pointer Tool |
| N | Note Tool |
| + | Zoom In |
| - | Zoom Out |
| Shift + Zoom | Precision Zoom |
## Fog Tool