mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-16 08:52:43 +00:00
toggle printability of selection with keyboard shortcut (#13279)
* toggle printability of object with keyboard shortcut * add localization for toggle shortcut
This commit is contained in:
@@ -259,6 +259,7 @@ void KBShortcutsDialog::fill_shortcuts()
|
||||
{ "E", L("Gizmo brim ears") },
|
||||
{ "I", L("Zoom in") },
|
||||
{ "O", L("Zoom out") },
|
||||
{ "V", L("Toggle printable for object/part") },
|
||||
{ L("Tab"), L("Switch between Prepare/Preview") },
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user