mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Document "Tab" in the keyboard shortcuts dialog
This commit is contained in:
parent
40121c56e9
commit
0bcfa06b09
1 changed files with 1 additions and 0 deletions
|
@ -140,6 +140,7 @@ void KBShortcutsDialog::fill_shortcuts()
|
||||||
// View
|
// View
|
||||||
{ "0-6", L("Camera view") },
|
{ "0-6", L("Camera view") },
|
||||||
{ "E", L("Show/Hide object/instance labels") },
|
{ "E", L("Show/Hide object/instance labels") },
|
||||||
|
{ "Tab", L("Switch between Editor/Preview") },
|
||||||
// Configuration
|
// Configuration
|
||||||
{ ctrl + "P", L("Preferences") },
|
{ ctrl + "P", L("Preferences") },
|
||||||
// Help
|
// Help
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue