mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08: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…
x
Reference in New Issue
Block a user