hopefully the last fix

This commit is contained in:
Dante Ruiz 2018-03-16 13:52:08 -07:00
parent f9413dfe1b
commit 1dcdcffa69

View file

@ -24,6 +24,7 @@ Windows.ScrollingWindow {
objectName: "AssetServer"
title: "Asset Browser"
resizable: true
opacity: parent.opacity
destroyOnHidden: true
implicitWidth: 384; implicitHeight: 640
minSize: Qt.vector2d(200, 300)