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:
pokamest 2024-09-20 04:38:24 -07:00 committed by GitHub
commit 23f4a6ec8e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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