diff --git a/server/TracyView.cpp b/server/TracyView.cpp index a912baa9..81a97113 100644 --- a/server/TracyView.cpp +++ b/server/TracyView.cpp @@ -4265,6 +4265,7 @@ void View::DrawCompare() } } } + ImGui::TreePop(); } #endif