Skip to content

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.

BUG: 446672

2021-12-09_11-18-58

Edited by Fushan Wen

Merge request reports