mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Add lost connection popup.
This commit is contained in:
@@ -365,6 +365,7 @@ private:
|
||||
DecayValue<uint64_t> m_drawThreadHighlight = 0;
|
||||
Annotation* m_selectedAnnotation = nullptr;
|
||||
bool m_reactToCrash = false;
|
||||
bool m_reactToLostConnection = false;
|
||||
|
||||
ImGuiTextFilter m_statisticsFilter;
|
||||
ImGuiTextFilter m_statisticsImageFilter;
|
||||
|
||||
Reference in New Issue
Block a user