1
0

qml: limit wallet name label widths so they get wrapped/elided. fixes #8317

This commit is contained in:
Sander van Grieken
2023-04-20 10:27:30 +02:00
parent fd6e34bf5f
commit 1649f9993e
3 changed files with 7 additions and 1 deletions

View File

@@ -129,6 +129,7 @@ ApplicationWindow
}
RowLayout {
width: parent.width
Item {
Layout.preferredWidth: constants.paddingXLarge