Pull Auto-Baking changes to TabletAssetServer.qml

This commit is contained in:
Atlante45 2017-09-15 11:46:28 -07:00
parent eca7632111
commit a37642ba44

View file

@ -517,8 +517,6 @@ Rectangle {
HifiControls.Tree {
id: treeView
anchors.top: assetDirectory.bottom
anchors.bottom: infoRow.top
anchors.margins: hifi.dimensions.contentMargin.x + 2 // Extra for border
anchors.left: parent.left
anchors.right: parent.right
@ -722,7 +720,6 @@ Rectangle {
id: infoRow
anchors.left: treeView.left
anchors.right: treeView.right
anchors.bottom: uploadSection.top
anchors.bottomMargin: hifi.dimensions.contentSpacing.y
spacing: hifi.dimensions.contentSpacing.x