mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Add missing EndColumns() call.
This commit is contained in:
@@ -4765,6 +4765,7 @@ void View::DrawStatistics()
|
||||
|
||||
ImGui::PopID();
|
||||
}
|
||||
ImGui::EndColumns();
|
||||
#endif
|
||||
ImGui::End();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user