revert text elide
causes some buttons to lose size hint
This commit is contained in:
parent
47bd296058
commit
2d297c1f6e
@ -249,7 +249,6 @@ Item {
|
||||
color: theme.buttonTextColor
|
||||
horizontalAlignment: icon.valid ? Text.AlignLeft : Text.AlignHCenter
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
elide: Text.ElideRight
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user