https://bugs.kde.org/show_bug.cgi?id=433907
--- Comment #21 from Nate Graham <n...@kde.org> --- Git commit 818b1b29bc64ccd656a5da2f82fe1aa893d7f8d9 by Nate Graham, on behalf of Fushan Wen. Committed on 21/10/2021 at 17:44. Pushed by ngraham into branch 'master'. taskmanager: Show highlight before ToolTipInstance starts loading for grouped tooltips 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) M +4 -0 applets/taskmanager/package/contents/ui/Task.qml M +7 -2 applets/taskmanager/package/contents/ui/ToolTipDelegate.qml https://invent.kde.org/plasma/plasma-desktop/commit/818b1b29bc64ccd656a5da2f82fe1aa893d7f8d9 -- You are receiving this mail because: You are watching all bug changes.