Cura/resources/qml/PrintSetupSelector/Recommended
Joey de l'Arago 540d810293 The slider was not forcing its setting value to stay the same when changes were made in the "Advanced" menu. This is because the slider updating and setting updating functions were intertwined. I've seperated them so that the slider no longer interferes with changes to the setting.
The Shell thickness settings were not being read or set correctly. I fixed this by setting the value to all extruders and reading from extruder 1. This setting is not set per machine but for all extruders. Not sure why.

CURA-9793
2022-12-05 10:23:40 +01:00
..
ProfileWarningReset.qml Update translation strings 2022-07-15 10:29:56 +02:00
RecommendedAdhesionSelector.qml Collapse the setting section when the switch for the section is disabled. 2022-12-01 14:03:11 +01:00
RecommendedPrintSetup.qml Collapse the setting section when the switch for the section is disabled. 2022-12-01 14:03:11 +01:00
RecommendedQualityProfileSelector.qml Review suggestion; best practices; javascript. 2022-10-12 14:54:33 +02:00
RecommendedQualityProfileSelectorButton.qml Add width to intent tool tips 2022-10-12 15:29:08 +02:00
RecommendedResolutionSelector.qml PrintQuality icon is slightly too right aligned due to the icon not filling the entire svg. 2022-06-17 15:02:45 +02:00
RecommendedSettingItem.qml Components were clickable when hidden. 2022-12-02 16:19:29 +01:00
RecommendedSettingSection.qml Collapse the setting section when the switch for the section is disabled. 2022-12-01 14:03:11 +01:00
RecommendedStrengthSelector.qml The slider was not forcing its setting value to stay the same when changes were made in the "Advanced" menu. This is because the slider updating and setting updating functions were intertwined. I've seperated them so that the slider no longer interferes with changes to the setting. 2022-12-05 10:23:40 +01:00
RecommendedSupportSelector.qml Collapse the setting section when the switch for the section is disabled. 2022-12-01 14:03:11 +01:00
UnsupportedProfileIndication.qml Add campaign link 2022-06-15 09:48:08 +02:00