Skip to content

Issue 1421 - stats menu crash

TimePath requested to merge TimePath/issues/1421 into master

The removed call to check stats can possibly return before the menu is ready. The menu already makes a request when the stats panel is loaded, this one is dangerously redundant.

Merge request reports