profiler icon indicating copy to clipboard operation
profiler copied to clipboard

ActivityGraph tooltip doesn't support window.persistTooltips

Open julienw opened this issue 4 years ago • 2 comments

window.persistTooltips = true is a useful trick we use to debug our tooltips. Unfortunately the ActivityGraph tooltip doesn't support it.

┆Issue is synchronized with this Jira Task

julienw avatar Nov 23 '21 10:11 julienw

Hello, Could you please give more context? Under which conditions has to be checked persistTooltips ActivityGraph like when mouse is hovered over some icon?

theoniko avatar Feb 15 '25 10:02 theoniko

You can try this in the marker panel for example. The tooltips don't disappear when this boolean is set. It would be good to support this in the activity graph as well (the part of the UI at the top of the screen). You can look at how it's done in other parts of the app to get some inspiration. Thanks!

julienw avatar Feb 16 '25 07:02 julienw