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