fix layout in window previews

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

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

Loading…
Cancel
Save