Getting setting section sized properly

CURA-9793
This commit is contained in:
Joey de l'Arago 2022-11-25 17:42:50 +01:00
parent ac2e733ea6
commit eb13ac7f6b
4 changed files with 41 additions and 19 deletions

View file

@ -98,7 +98,10 @@ Item
Layout.fillWidth: true
}
RecommendedAdhesionSelector {}
RecommendedAdhesionSelector {
width: parent.width
Layout.fillWidth: true
}
}
UM.SettingPropertyProvider