middlePanel: fix anchor error

This commit is contained in:
Jaquee 2016-12-04 16:53:53 +01:00
parent 3d16f73eda
commit 17add2d75e
No known key found for this signature in database
GPG key ID: 384E52B09F45DC39

View file

@ -262,7 +262,7 @@ Rectangle {
anchors.topMargin: 30
Layout.fillWidth: true
Layout.fillHeight: true
anchors.top: styledRow.bottom
anchors.top: parent.top
anchors.margins: 4
clip: true // otherwise animation will affect left panel