mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 02:37:25 -04:00
WizardPasswordInput: update password strength on paste too
This commit is contained in:
@@ -54,6 +54,7 @@ FocusScope {
|
||||
border.width: 0
|
||||
}
|
||||
}
|
||||
onTextChanged: changed(text)
|
||||
|
||||
Keys.onReleased: {
|
||||
changed(text)
|
||||
|
||||
Reference in New Issue
Block a user