mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 10:41:50 +00:00
Show child zone info popups.
This commit is contained in:
parent
852e163b72
commit
9864ef70c9
@ -1333,6 +1333,7 @@ void View::DrawZoneInfoWindow()
|
||||
{
|
||||
ZoomToZone( cev );
|
||||
}
|
||||
ZoneTooltip( cev );
|
||||
}
|
||||
ImGui::NextColumn();
|
||||
const auto part = double( ctt[cti[i]] ) / ztime;
|
||||
|
Loading…
Reference in New Issue
Block a user