fix basic layout

This commit is contained in:
Jaquee 2016-12-09 22:09:45 +01:00
parent ff998ba17b
commit 440d14be51
No known key found for this signature in database
GPG key ID: 384E52B09F45DC39

View file

@ -186,6 +186,7 @@ Rectangle {
anchors.verticalCenter: parent.verticalCenter
anchors.top: parent.top
anchors.right: parent.right
anchors.topMargin: 10
width: 256
columns: 3
@ -272,7 +273,6 @@ Rectangle {
anchors.topMargin: 30
Layout.fillWidth: true
Layout.fillHeight: true
anchors.top: parent.top
anchors.margins: 4
clip: true // otherwise animation will affect left panel