added a hotkey for zoom to selection
This commit is contained in:
parent
9a2c73e1a4
commit
7e9d730df9
5 changed files with 95 additions and 81 deletions
|
|
@ -160,6 +160,7 @@ namespace MatterHackers.MatterControl
|
|||
("shift + ← → ↑ ↓","Pan".Localize()),
|
||||
//("f","Zoom to fit".Localize()),
|
||||
("w","Zoom to window".Localize()),
|
||||
("z","Zoom to selection".Localize()),
|
||||
("ctrl + s","Save".Localize()),
|
||||
("ctrl + z","Undo".Localize()),
|
||||
("ctrl + y","Redo".Localize()),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue