https://bugs.kde.org/show_bug.cgi?id=488733
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |notm...@gmail.com --- Comment #2 from Nate Graham <n...@kde.org> --- Git bisect results: 3ed17946c4b243d96013e9dca595c9b3e8f19783 is the first bad commit commit 3ed17946c4b243d96013e9dca595c9b3e8f19783 (HEAD) Author: Marco Martin <notm...@gmail.com> Date: Wed May 8 14:21:55 2024 +0000 applets/taskmanager: Stable icon size Make sure all the icons will have the same size by looking for the smallest one as layouts can have an one-pixel discrepancy between items, which might be enough to jump to the next icon size. On certain panel sizes, icons would get inconsistent sizes for an instant  applets/taskmanager/package/contents/ui/Task.qml | 4 ++-- applets/taskmanager/package/contents/ui/TaskList.qml | 9 +++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are watching all bug changes.