mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 04:26:05 +08:00
Adjust description of button
You now no longer click to check if there's something wrong. Contributes to issue CURA-4557.
This commit is contained in:
parent
58205fb965
commit
2fad098f0b
@ -19,7 +19,7 @@ Button
|
||||
UM.I18nCatalog{id: catalog; name:"cura"}
|
||||
|
||||
visible: manager.runChecks
|
||||
tooltip: catalog.i18nc("@info:tooltip", "Check current setup for known problems.")
|
||||
tooltip: catalog.i18nc("@info:tooltip", "Some things could be problematic in this print. Click to see tips for adjustment.")
|
||||
onClicked: manager.showWarnings()
|
||||
|
||||
width: UM.Theme.getSize("save_button_specs_icons").width
|
||||
|
Loading…
x
Reference in New Issue
Block a user