ActivityGraph tooltip doesn't support window.persistTooltips
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
Hello, Could you please give more context? Under which conditions has to be checked persistTooltips ActivityGraph like when mouse is hovered over some icon?
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!