updating ui hints
fixing issue with group
This commit is contained in:
parent
2c602e0ba5
commit
2a2a717265
14 changed files with 157 additions and 31 deletions
|
|
@ -158,16 +158,16 @@ namespace MatterHackers.MatterControl
|
|||
("ctrl + -","Zoom out".Localize()),
|
||||
("← → ↑ ↓","Rotate".Localize()),
|
||||
("shift + ← → ↑ ↓","Pan".Localize()),
|
||||
//("f","Zoom to fit".Localize()),
|
||||
("w","Zoom to window".Localize()),
|
||||
("z","Zoom to selection".Localize()),
|
||||
("ctrl + a","Select all".Localize()),
|
||||
("space bar","Clear selection".Localize()),
|
||||
("esc","Cancel command".Localize()),
|
||||
("ctrl + s","Save".Localize()),
|
||||
("ctrl + z","Undo".Localize()),
|
||||
("ctrl + y","Redo".Localize()),
|
||||
("ctrl + p","Print".Localize()),
|
||||
("delete","Delete selection".Localize()),
|
||||
("space bar","Clear selection".Localize()),
|
||||
("esc","Cancel command".Localize()),
|
||||
//("enter","Accept command".Localize())
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue