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