made changes to size of content to dosplay 'choose file' button

This commit is contained in:
utkarshgautamnyu 2017-07-19 16:15:34 -07:00
parent d76039387a
commit ce5ff23e70

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