mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -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
|
@ -18,6 +18,7 @@ Item
|
|||
|
||||
property alias settingControl: settingContainer.children
|
||||
property alias settingName: settingLabel.text
|
||||
property string tooltipText: ""
|
||||
|
||||
UM.Label
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue