mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 20:06:04 +08:00
Add shortcut for "arrange without rotation" action
CURA-7951
This commit is contained in:
parent
d4c0f81719
commit
1c07ba81f4
@ -423,6 +423,7 @@ Item
|
|||||||
id: arrangeAllLockAction
|
id: arrangeAllLockAction
|
||||||
text: catalog.i18nc("@action:inmenu menubar:edit","Arrange All Models Without Rotation")
|
text: catalog.i18nc("@action:inmenu menubar:edit","Arrange All Models Without Rotation")
|
||||||
onTriggered: Printer.arrangeAll(true)
|
onTriggered: Printer.arrangeAll(true)
|
||||||
|
shortcut: "Shift+Ctrl+R"
|
||||||
}
|
}
|
||||||
|
|
||||||
Action
|
Action
|
||||||
|
Loading…
x
Reference in New Issue
Block a user