mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
Remove bad height assignment to dynamic layout
CURA-9793
This commit is contained in:
parent
e8ba3695b3
commit
0514c62b3e
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ Item
|
|||
{
|
||||
id: settingColumn
|
||||
width: parent.width
|
||||
height: childrenRect.height
|
||||
spacing: 0
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
anchors.top: sectionHeader.bottom
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue