Fix the bug?

This commit is contained in:
Zach Fox 2016-12-21 17:53:30 -08:00
parent 52e418481e
commit d01500a7bb

View file

@ -22,7 +22,7 @@ ScrollingWindow {
objectName: "RunningScripts"
title: "Running Scripts"
resizable: true
destroyOnHidden: true
destroyOnHidden: false
implicitWidth: 424
implicitHeight: isHMD ? 695 : 728
minSize: Qt.vector2d(424, 300)