mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 06:55:54 +08:00
Merge pull request #18603 from Ultimaker/CURA-11700-trigger-area-for-selecting-machine
Added Cura.MachineSelector in place of combobox
This commit is contained in:
commit
2ec8e22106
@ -91,11 +91,11 @@ Item
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
Loader
|
Loader
|
||||||
{
|
{
|
||||||
width: parent.width
|
width: parent.width
|
||||||
height: content.height
|
height: content.height
|
||||||
|
z: -1
|
||||||
anchors.top: sectionTitleRow.bottom
|
anchors.top: sectionTitleRow.bottom
|
||||||
sourceComponent: content
|
sourceComponent: content
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user