mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-08 03:49:37 +00:00
WizardPasswordInput: update password strength on paste too
This commit is contained in:
parent
d831395013
commit
1c5899731c
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ FocusScope {
|
||||||
border.width: 0
|
border.width: 0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
onTextChanged: changed(text)
|
||||||
|
|
||||||
Keys.onReleased: {
|
Keys.onReleased: {
|
||||||
changed(text)
|
changed(text)
|
||||||
|
|
Loading…
Reference in a new issue