making sure presentation has focus when viewed
This commit is contained in:
parent
c1f0e87056
commit
7c281c1d1e
3 changed files with 26 additions and 26 deletions
|
@ -24,6 +24,8 @@ Kirigami.ApplicationWindow {
|
|||
|
||||
signal edit()
|
||||
|
||||
onActiveFocusItemChanged: showPassiveNotification("CHANGED TO: " + activeFocusControl)
|
||||
|
||||
pageStack.initialPage: mainPage
|
||||
header: Presenter.Header {}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue