Switch to ColumnLayout

Update part of Support selector to new layout.

CURA-9793
This commit is contained in:
Joey de l'Arago 2022-11-28 10:49:53 +01:00
parent ba958e1186
commit 4a59607d05
4 changed files with 213 additions and 292 deletions

View file

@ -13,6 +13,7 @@ Item
{
width: parent.width
height: UM.Theme.getSize("section_header").height
Layout.fillWidth: true
property alias settingControl: settingContainer.children
property alias settingName: settingLabel.text