mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-28 13:21:10 -07:00
I tried updating when the qualities change but this was updating before this line if(recommendedResolutionSelector._previousResolution !== Cura.MachineManager.activeQualityType) which caused this always to resolve as true The solution was to update _previousResolution after we select an item in the drop down. CURA-8849 |
||
|---|---|---|
| .. | ||
| ProfileWarningReset.qml | ||
| RecommendedAdhesionSelector.qml | ||
| RecommendedInfillDensitySelector.qml | ||
| RecommendedPrintSetup.qml | ||
| RecommendedQualityProfileSelector.qml | ||
| RecommendedQualityProfileSelectorButton.qml | ||
| RecommendedResolutionSelector.qml | ||
| RecommendedSupportSelector.qml | ||
| UnsupportedProfileIndication.qml | ||