mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Add shortcut for "arrange without rotation" action
CURA-7951
This commit is contained in:
parent
d4c0f81719
commit
1c07ba81f4
1 changed files with 1 additions and 0 deletions
|
@ -423,6 +423,7 @@ Item
|
|||
id: arrangeAllLockAction
|
||||
text: catalog.i18nc("@action:inmenu menubar:edit","Arrange All Models Without Rotation")
|
||||
onTriggered: Printer.arrangeAll(true)
|
||||
shortcut: "Shift+Ctrl+R"
|
||||
}
|
||||
|
||||
Action
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue