fix layout in window previews

pull/1/head
Michail Vourlakos 8 years ago
parent 0449afafe5
commit 20fc60c59d

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

Loading…
Cancel
Save