https://bugs.kde.org/show_bug.cgi?id=447476

--- Comment #3 from Niccolò Venerandi <nicc...@venerandi.com> ---
Git commit 5301b211fc87f1b2253e87da61ff82618be9e899 by Niccolò Venerandi.
Committed on 12/12/2024 at 10:51.
Pushed by niccolove into branch 'master'.

Only return valid task item size if task manager has been resized to fit panel

Previously the task manager would briefly have null width and height, before
being resized to fit the panel. However, the "preferredMaxWidth" for tasks
would still be positive, as it adds margins to it, and tasks would then
assume a positive width. When the proper values are set, this casuses
an extra resize animation.

M  +6    -0    applets/taskmanager/package/contents/ui/code/layoutmetrics.js

https://invent.kde.org/plasma/plasma-desktop/-/commit/5301b211fc87f1b2253e87da61ff82618be9e899

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to