Skip to content

taskmanager: Show highlight before ToolTipInstance starts loading for grouped tooltips

Fushan Wen requested to merge (removed):highlight-first into master

For grouped tooltips, if there are many windows in a group, it could take a long time before all ToolTipInstances are loaded.

Show highlight before ToolTipInstance starts loading to make user feel less unresponsive.

Note: Will not work when a tooltip is already visible (move directly from a task to a grouped task)

CCBUG: 433907

highlight-first

Merge request reports