mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Move required settingPropertyProvider into InfillSlider.
Use new RecommendedSetting components for Strength section of recommended. CURA-9793
This commit is contained in:
parent
f99f1a4528
commit
7ba0281136
5 changed files with 45 additions and 98 deletions
|
@ -86,9 +86,7 @@ Item
|
|||
RecommendedStrengthSelector
|
||||
{
|
||||
width: parent.width
|
||||
labelColumnWidth: parent.firstColumnWidth
|
||||
Layout.fillWidth: true
|
||||
Layout.rightMargin: UM.Theme.getSize("default_margin").width
|
||||
}
|
||||
|
||||
RecommendedSupportSelector
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue