mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Highlight zone from zone list on histogram.
This commit is contained in:
@@ -301,6 +301,7 @@ private:
|
||||
const FrameData* m_frames;
|
||||
uint32_t m_lockInfoWindow = InvalidId;
|
||||
const ZoneEvent* m_zoneHover = nullptr;
|
||||
DecayValue<const ZoneEvent*> m_zoneHover2 = nullptr;
|
||||
int m_frameHover = -1;
|
||||
bool m_messagesScrollBottom;
|
||||
ImGuiTextFilter m_messageFilter;
|
||||
|
||||
Reference in New Issue
Block a user