Merge pull request #10036 from accumulator/fix_10035
qml: fix passphrase/seed extension wordwrap
This commit is contained in:
@@ -189,7 +189,7 @@ Pane {
|
||||
Layout.fillWidth: true
|
||||
visible: seed_extension_label.visible
|
||||
Label {
|
||||
Layout.fillWidth: true
|
||||
width: parent.width
|
||||
text: Daemon.currentWallet.seedPassphrase
|
||||
wrapMode: Text.Wrap
|
||||
font.family: FixedFont
|
||||
|
||||
Reference in New Issue
Block a user