Password input: reset on failed input

pull/2/head
Tim L 7 years ago
parent d9d2050f29
commit c1187241db

@ -62,6 +62,7 @@ Item {
show()
root.visible = true;
passwordInput.focus = true
passwordInput.text = ""
}
function close() {