Optimize GarbageCollect and DebugWindowUpdate, bring back profiler
This commit is contained in:
@@ -28,6 +28,7 @@ void CommandWindowLayout(Rect2I *rect, Int wx, Int wy) {
|
||||
}
|
||||
|
||||
void CommandWindowUpdate() {
|
||||
ProfileFunction();
|
||||
BSet active = GetBSet(ActiveWindowID);
|
||||
if (active.window->id == CommandBarWindowID) {
|
||||
if (!ProcessIsActive(active.view->id)) {
|
||||
|
||||
Reference in New Issue
Block a user