mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-23 19:01:05 -07:00
Getting setting section sized properly
CURA-9793
This commit is contained in:
parent
ac2e733ea6
commit
eb13ac7f6b
4 changed files with 41 additions and 19 deletions
|
|
@ -98,7 +98,10 @@ Item
|
|||
Layout.fillWidth: true
|
||||
}
|
||||
|
||||
RecommendedAdhesionSelector {}
|
||||
RecommendedAdhesionSelector {
|
||||
width: parent.width
|
||||
Layout.fillWidth: true
|
||||
}
|
||||
}
|
||||
|
||||
UM.SettingPropertyProvider
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue