Move required settingPropertyProvider into InfillSlider.

Use new RecommendedSetting components for Strength section of recommended.

CURA-9793
This commit is contained in:
Joey de l'Arago 2022-11-29 17:50:40 +01:00
parent f99f1a4528
commit 7ba0281136
5 changed files with 45 additions and 98 deletions

View file

@ -86,9 +86,7 @@ Item
RecommendedStrengthSelector
{
width: parent.width
labelColumnWidth: parent.firstColumnWidth
Layout.fillWidth: true
Layout.rightMargin: UM.Theme.getSize("default_margin").width
}
RecommendedSupportSelector