bugfix: fixed drawer size to pageHome on first startup

This commit is contained in:
vladimir.kuznetsov 2024-09-20 15:36:20 +04:00
parent ff82cf5dc4
commit 504862c2b8

View file

@ -80,7 +80,8 @@ Window {
}
PageStart {
anchors.fill: parent
width: root.width
height: root.height
}
Item {