https://bugs.kde.org/show_bug.cgi?id=446672
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/84 | |09043dd3e9d59648241217780af | |1452baf7df3 --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 8409043dd3e9d59648241217780af1452baf7df3 by Nate Graham, on behalf of Fushan Wen. Committed on 09/12/2021 at 17:40. Pushed by ngraham into branch 'master'. taskmanager: Avoid flickering when scrolling in task tooltips Using `QTimer::singleShot` to call `Backend::updateWindowHighlight` is effective to avoid unnecessary window highlight updates when scrolling in task tooltips. M +2 -1 applets/taskmanager/plugin/backend.cpp https://invent.kde.org/plasma/plasma-desktop/commit/8409043dd3e9d59648241217780af1452baf7df3 -- You are receiving this mail because: You are watching all bug changes.