mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-13 11:56:32 +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
|
border.width: 0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
onTextChanged: changed(text)
|
||||||
|
|
||||||
Keys.onReleased: {
|
Keys.onReleased: {
|
||||||
changed(text)
|
changed(text)
|
||||||
|
Loading…
Reference in New Issue
Block a user