Community
Participate
Working Groups
When the control flow view zooms in and out, the initial states may not show the correct value / color. Reason: The state system used for Zoom requests was the previous instance used to read trace events in a previous request. solution: Provide a brand new instance of the state system per data request at the appropriate check point
StatTraceManager updated to instantiate a brand new state system per zoom request at the closest check point
Delivered with the Helios release.