mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-02 15:21:15 -07:00
Switch to ColumnLayout
Update part of Support selector to new layout. CURA-9793
This commit is contained in:
parent
ba958e1186
commit
4a59607d05
4 changed files with 213 additions and 292 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue