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

@ -18,6 +18,7 @@ Item
property alias settingControl: settingContainer.children
property alias settingName: settingLabel.text
property string tooltipText: ""
UM.Label
{