1
0

qml: check max comment length for lnurl-pay, characters remaining indicator, styling.

This commit is contained in:
Sander van Grieken
2022-11-11 15:13:39 +01:00
parent 9ce9bb5a4c
commit ff0f180fab
2 changed files with 63 additions and 43 deletions

View File

@@ -32,7 +32,6 @@ ElDialog {
function dispatch(data) {
if (bitcoin.isRawTx(data)) {
// app.stack.push(Qt.resolvedUrl('TxDetails.qml'), { rawtx: text })
txFound(data)
} else {
invoiceParser.recipient = data