tracy
tracy copied to clipboard
Info icons in the top bar are hard to hover due to layout changes during recording
When recording a trace, I sometimes want to hover over these icons on the right side to read their tooltips:
I imagine this is especially important to new users.
When recording the trace, this is often not that easy, because they jitter back and forth due to text on their lefthand side changing in length depending on the what is being recorded, which means they might jump out from under the cursor. I believe the length of the view span text is especially unstable since with the default selection of 3 frames, this depends entirely on the frame timing.
It would be better if the icons weren't jumping around slightly so one could hover them without hassle.
This also happens when loading a trace from memory. After it is loaded, there is tooltip saying how long loading took, but the profiler memory usage that is in the top bar still grows. The tooltips jumps around until the memory usage settles.
6199b2f8 should fix this.