mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:44:11 +02:00
Pull Auto-Baking changes to TabletAssetServer.qml
This commit is contained in:
parent
eca7632111
commit
a37642ba44
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue