mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-12 19:31:47 +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 );
|
ZoomToZone( cev );
|
||||||
}
|
}
|
||||||
|
ZoneTooltip( cev );
|
||||||
}
|
}
|
||||||
ImGui::NextColumn();
|
ImGui::NextColumn();
|
||||||
const auto part = double( ctt[cti[i]] ) / ztime;
|
const auto part = double( ctt[cti[i]] ) / ztime;
|
||||||
|
Loading…
Reference in New Issue
Block a user