WizardPasswordInput: update password strength on paste too

pull/2/head
moneromooo.monero 8 years ago
parent d831395013
commit 1c5899731c

@ -54,6 +54,7 @@ FocusScope {
border.width: 0
}
}
onTextChanged: changed(text)
Keys.onReleased: {
changed(text)