mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-16 05:08:08 +08:00
Document "Tab" in the keyboard shortcuts dialog
This commit is contained in:
parent
40121c56e9
commit
0bcfa06b09
@ -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…
x
Reference in New Issue
Block a user