Skip to content
Commit 87579efb authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

[Task Manager] Fix Unity launcher count badge rendering when task is created

When moving a window that currently has a count badge between screens,
the newly created task on the other screen will have a glitched out badge overlay.

The anchors.fill didn't reliably work with the Loader, it seems it tries to deduce
a size from the item it loaded which is rubbish.
Forcing a width/height explicitly fixes this.

Differential Revision: https://phabricator.kde.org/D3318
parent a6b03403
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment