Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.3.0, Qt Creator 4.3.1
-
None
-
1e781cd396ce78995677a530ca4d788c737dc877
Description
I am using the QtQuickCreator 4.3 on Windows with a MingGW toolchain.
I load the samegame example.
I run Analyze -> QML Profiler from the menu.
I let it collect data for a while. I stop the profiling. The data is loaded into the timeline (and looks as expected).
I mark a range on the timeline.
I open the context menu and select analyse range.
I switch to the flamegraph or statistics view. After I am done I now want to the see the whole timeline again.
I select "analyse whole range" from the context menu.
Observed flamegraph and statistics will again show the whole dataset.
The timeline view is completely empty. I have to restart the creator each time I want to go back.