Profile: fix eliding, increase wide width needed

This commit is contained in:
miruka
2019-09-09 11:35:46 -04:00
parent 81f54641ba
commit 2f7fbd2621
2 changed files with 2 additions and 2 deletions

View File

@@ -189,7 +189,7 @@ HGridLayout {
id: saveButton
icon.name: "apply"
icon.color: theme.colors.positiveBackground
text: qsTr("Apply")
text: qsTr("Save")
loading: nameChangeRunning || avatarChangeRunning
enabled:
nameField.changed || aliasField.changed || avatar.changed