Give it a little more time
Felt too abrupt at 3s
This commit is contained in:
@@ -368,7 +368,7 @@ Item {
|
|||||||
|
|
||||||
Timer {
|
Timer {
|
||||||
id: idleBlankTimer
|
id: idleBlankTimer
|
||||||
interval: 3000
|
interval: 5000
|
||||||
repeat: false
|
repeat: false
|
||||||
onTriggered: if (root.lockRequested && !root.authenticating) root.runBlank()
|
onTriggered: if (root.lockRequested && !root.authenticating) root.runBlank()
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user