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:
Ghostkeeper 2018-03-22 09:11:47 +01:00
parent 58205fb965
commit 2fad098f0b
No known key found for this signature in database
GPG key ID: 5252B696FB5E7C7A

View file

@ -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