You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 27, 2022. It is now read-only.
If the rectangles used to displayed data in Trace Viewer get too large (generally from zooming) they stop rendering. This is very noticeable in counters (e.g. memory-use data) but also occurs when zooming in on tasks.
Any fix needs to be aware of potential performance impact - there can be a large number of items being rendered and the GUI needs to remain usable.
If the rectangles used to displayed data in Trace Viewer get too large (generally from zooming) they stop rendering. This is very noticeable in counters (e.g. memory-use data) but also occurs when zooming in on tasks.
Any fix needs to be aware of potential performance impact - there can be a large number of items being rendered and the GUI needs to remain usable.