Details
-
Bug
-
Resolution: Won't Do
-
Not Evaluated
-
None
-
Qt 3D Studio 2.1
-
None
Description
Setting profileUiVisible: true bedefault to true, somehow like this:
Presentation { id: s3dpres profilingEnabled: true profileUiVisible: true source: "MyScene.uip" }
will not show the profiler by default. I had to add a temp button to make it visible later, when everything was loaded. This should be fixed.