mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-13 03:46:33 +02:00
WizardPasswordInput: update password strength on paste too
This commit is contained in:
parent
d831395013
commit
1c5899731c
@ -54,6 +54,7 @@ FocusScope {
|
||||
border.width: 0
|
||||
}
|
||||
}
|
||||
onTextChanged: changed(text)
|
||||
|
||||
Keys.onReleased: {
|
||||
changed(text)
|
||||
|
Loading…
Reference in New Issue
Block a user