mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06: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
1 changed files with 1 additions and 1 deletions
|
@ -91,11 +91,11 @@ Item
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
Loader
|
||||
{
|
||||
width: parent.width
|
||||
height: content.height
|
||||
z: -1
|
||||
anchors.top: sectionTitleRow.bottom
|
||||
sourceComponent: content
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue