Move mobile sidebar handles to top

This commit is contained in:
Devin Lin
2021-07-26 18:15:48 -04:00
committed by Carl Schwan
parent 68830bae97
commit 8118068fb5

View File

@@ -27,6 +27,7 @@ Kirigami.ApplicationWindow {
onClosing: Controller.saveWindowGeometry(root)
pageStack.initialPage: LoadingPage {}
pageStack.globalToolBar.canContainHandles: true
property bool roomListLoaded: false