fix layout in window previews

v0.6
Michail Vourlakos 8 years ago
parent 2778dd2eb6
commit 55613b00e5

@ -81,7 +81,8 @@ PlasmaExtras.ScrollArea {
});
}
Item{
anchors.fill: contentItem
width: contentItem.width
height: contentItem.height
DropArea {
id: dropMainArea

Loading…
Cancel
Save