Merge pull request #757 from amnezia-vpn/bugfix/page-home-height-linux

fixed page home height for linux
This commit is contained in:
pokamest
2024-04-18 04:48:18 -07:00
committed by GitHub
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -33,7 +33,8 @@ Window {
StackViewType { StackViewType {
id: rootStackView id: rootStackView
anchors.fill: parent width: root.width
height: root.height
focus: true focus: true
Component.onCompleted: { Component.onCompleted: {