chore: post merge fixes
This commit is contained in:
parent
cda9b5d496
commit
694b7896e5
3 changed files with 4 additions and 5 deletions
|
|
@ -20,7 +20,6 @@ Item {
|
|||
id: timer
|
||||
interval: 200 // Milliseconds
|
||||
onTriggered: {
|
||||
console.debug(">>> PageType timer triggered")
|
||||
FocusController.resetRootObject()
|
||||
FocusController.setFocusOnDefaultItem()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue