Originally, we load the session in the main GUI thread. This leads to a bad start-up time, and upon startup the GUI is frozen until the session is fully loaded. This resolves the problem.
Type: add
Differential D246
Load session asynchronously tusooa on Tue, Oct 14, 9:52 PM. Authored by Tags None Referenced Files
Subscribers None
Details
Originally, we load the session in the main GUI thread. This leads to a bad start-up time, and upon startup the GUI is frozen until the session is fully loaded. This resolves the problem. Type: add Verify you can load a big session without blocking the GUI.
Diff Detail
|