mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-11 06:47:01 +00:00
parent
b95315ffd6
commit
327f64a239
@ -21,6 +21,7 @@ Page {
|
||||
signal backClicked()
|
||||
|
||||
anchors.fill: parent
|
||||
background: null
|
||||
|
||||
Component.onCompleted: confPswInput.forceActiveFocus(Qt.MouseFocusReason)
|
||||
|
||||
|
@ -19,7 +19,7 @@ Page {
|
||||
signal backClicked()
|
||||
|
||||
Component.onCompleted: { view.forceNewPswInputFocus() }
|
||||
|
||||
background: null
|
||||
QtObject {
|
||||
id: d
|
||||
readonly property int zBehind: 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user