fix thumbnail position/size to not cover text

This commit is contained in:
Marco Martin 2012-01-31 15:57:03 +01:00
parent 044ffb3a4b
commit 8050ec0185

View file

@ -71,9 +71,9 @@ Item {
id: thumbnailItem
wId: windowId
width: parent.width - closeButtonContainer.width - 20
height: thumbnailListView.height - 40
height: thumbnailListView.height - windowTitle.height - 4
clip: false
anchors.centerIn: parent
anchors.horizontalCenter: parent.horizontalCenter
MouseArea {
anchors.fill: parent
onClicked: {