mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-27 21:01:11 -07:00
Undo emit transformationChanges (caused a crash), themed objects in objects list. CURA-4525
This commit is contained in:
parent
2c831ceb05
commit
663ceab069
6 changed files with 19 additions and 15 deletions
|
|
@ -316,7 +316,6 @@ Item
|
|||
{
|
||||
id: arrangeAllBuildPlatesAction;
|
||||
text: catalog.i18nc("@action:inmenu menubar:edit","Arrange All Models To All Build Plates");
|
||||
//iconName: "document-open";
|
||||
onTriggered: Printer.arrangeObjectsToAllBuildPlates();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue