1
0

Merge pull request #10036 from accumulator/fix_10035

qml: fix passphrase/seed extension wordwrap
This commit is contained in:
accumulator
2025-07-16 13:06:44 +02:00
committed by GitHub

View File

@@ -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