Merge pull request #1077 from amnezia-vpn/bugfix/linux-page-home-drawer-size
bugfix: fixed drawer size to pageHome on first startup
This commit is contained in:
commit
23f4a6ec8e
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