mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-17 21:45:59 +08:00
Remove bad height assignment to dynamic layout
CURA-9793
This commit is contained in:
parent
e8ba3695b3
commit
0514c62b3e
@ -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…
x
Reference in New Issue
Block a user