mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Merge branch '5.7' into CUR-11720-ucp-correct-ovverrides-ii
This commit is contained in:
commit
6a7fe9a423
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue