mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-16 15:58:11 +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
|
||||
}
|
||||
}
|
||||
onTextChanged: changed(text)
|
||||
|
||||
Keys.onReleased: {
|
||||
changed(text)
|
||||
|
|
Loading…
Reference in a new issue