mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-20 03:22:18 -07:00
FIX: Add the description of the keyboard shortcut of ctrl + Table
jira: STUDIO-2689 Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com> Change-Id: I94977ef8dcbf46d567c8a1d72ead148e4bad3225 (cherry picked from commit f9076807954ee27f5ad470621150cde4ec169a6d)
This commit is contained in:
parent
5ab743b9cf
commit
18dbf3744f
1 changed files with 2 additions and 0 deletions
|
|
@ -197,6 +197,8 @@ void KBShortcutsDialog::fill_shortcuts()
|
|||
{ ctrl + "P", L("Preferences") },
|
||||
//3D control
|
||||
{ ctrl + "M", L("Show/Hide 3Dconnexion devices settings dialog") },
|
||||
// Switch table page
|
||||
{ ctrl + "Tab", L("Switch table page")},
|
||||
//DEL
|
||||
#ifdef __APPLE__
|
||||
{"fn+⌫", L("Delete selected")},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue