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:
parent
be0a70a5c1
commit
0d509ea3a6
@ -4765,6 +4765,7 @@ void View::DrawStatistics()
|
||||
|
||||
ImGui::PopID();
|
||||
}
|
||||
ImGui::EndColumns();
|
||||
#endif
|
||||
ImGui::End();
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user