mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-21 17:27:27 -04:00
wizard: fix focus
This commit is contained in:
@@ -56,7 +56,7 @@ Item {
|
||||
passwordPage.titleText = qsTr("Give your wallet a password") + translationManager.emptyString
|
||||
}
|
||||
|
||||
passwordUI.focus = true;
|
||||
passwordUI.resetFocus()
|
||||
}
|
||||
|
||||
function onPageClosed(settingsObject) {
|
||||
|
||||
Reference in New Issue
Block a user