the spacer fills height

This commit is contained in:
Marco Martin 2015-07-09 13:37:19 +02:00
parent 4500b17a92
commit 62aec0c07e

View file

@ -136,8 +136,7 @@ MouseEventListener {
Item {
id: spacer
Layout.fillWidth: true
Layout.minimumHeight: 0
Layout.maximumHeight: Layout.minimumHeight
Layout.fillHeight: true
}
PlasmaCore.ColorScope {
id: colorScope