mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 05:23:58 -06:00
Clarify "reset quality button" purpose
This commit is contained in:
parent
41dbf51e36
commit
3d30674465
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ Item
|
|||
}
|
||||
UM.SimpleButton
|
||||
{
|
||||
id: customisedSettings
|
||||
id: resetToDefaultQualityButton
|
||||
|
||||
visible: Cura.SimpleModeSettingsManager.isProfileCustomized || Cura.MachineManager.hasCustomQuality
|
||||
height: visible ? UM.Theme.getSize("print_setup_icon").height : 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue