forked from Public/monero-gui
WizardPasswordInput: update password strength on paste too
This commit is contained in:
@@ -54,6 +54,7 @@ FocusScope {
|
|||||||
border.width: 0
|
border.width: 0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
onTextChanged: changed(text)
|
||||||
|
|
||||||
Keys.onReleased: {
|
Keys.onReleased: {
|
||||||
changed(text)
|
changed(text)
|
||||||
|
|||||||
Reference in New Issue
Block a user