bugfix: fixed drawer size to pageHome on first startup
This commit is contained in:
parent
ff82cf5dc4
commit
504862c2b8
1 changed files with 2 additions and 1 deletions
|
|
@ -80,7 +80,8 @@ Window {
|
|||
}
|
||||
|
||||
PageStart {
|
||||
anchors.fill: parent
|
||||
width: root.width
|
||||
height: root.height
|
||||
}
|
||||
|
||||
Item {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue