qml: flow tags to next line if exceeding most of screen width
properly update balance amount strings
This commit is contained in:
@@ -123,7 +123,7 @@ ApplicationWindow
|
||||
|
||||
WalletSummary {
|
||||
id: walletSummary
|
||||
Layout.preferredWidth: parent.width
|
||||
Layout.preferredWidth: app.width
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user