be more insistent on the proper size
This commit is contained in:
parent
eedde2c2f4
commit
ba5f74899a
@ -87,6 +87,7 @@ Rectangle {
|
||||
PropertyChanges {
|
||||
target: sidePanel
|
||||
visible: false
|
||||
height: containment.availableScreenRegion(containment.screen)[0].height;
|
||||
}
|
||||
},
|
||||
State {
|
||||
|
Loading…
Reference in New Issue
Block a user