fixed page home height for linux
This commit is contained in:
parent
151e662027
commit
d8682003fa
2 changed files with 3 additions and 2 deletions
|
|
@ -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: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue