be more insistent on the proper size

This commit is contained in:
Marco Martin 2013-10-30 14:42:29 +01:00
parent eedde2c2f4
commit ba5f74899a

View File

@ -87,6 +87,7 @@ Rectangle {
PropertyChanges {
target: sidePanel
visible: false
height: containment.availableScreenRegion(containment.screen)[0].height;
}
},
State {