Merge pull request #11000 from highfidelity/bug/6219

made changes to size of content to display 'choose file' button
This commit is contained in:
Stephen Birarda 2017-07-20 17:46:15 -07:00 committed by GitHub
commit 7cfdf7d5ae

View file

@ -506,7 +506,7 @@ Rectangle {
}
HifiControls.Tree {
id: treeView
height: 430
height: 290
anchors.leftMargin: hifi.dimensions.contentMargin.x + 2 // Extra for border
anchors.rightMargin: hifi.dimensions.contentMargin.x + 2 // Extra for border
anchors.left: parent.left