Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.0.0, Qt Creator 3.1.1
-
Windows 7
-
94722ec5e7e996c4a1c2f66ca184bcfdfb46d8de
Description
- Create and QtQuick1 application
- Start it from QML Profiler and capture events.
- Check you can see painting events in profiler view
- Save QML Trace
- Load QML Trace
- See you lost all painting events from profiler view.
Tested Qt 4.8 and Qt 5.3.
Save/Load works with QtQuick2 pofiler (uses Scene Graph events)