Skip to content

taskmanager: Disable reuseItems to fix blank space and highlight in the tooltip

Fushan Wen requested to merge (removed):reuseItems into master

reuseItems will cause 2 problems:

  1. Open 3 or more windows of an app, then close the last of them. The tooltip remains the same size with a blank space where the closed app's thumbnail used to be.

  2. The highlight will remain if an instance closed by middle click is reused.

Thank @bharadwaj-raju for finding out the bug.

Edited by Fushan Wen

Merge request reports

Loading