https://bugs.kde.org/show_bug.cgi?id=396616
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |6.0 Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |03c41ae57620ef539e7bfc19a91 | |91fb93c5ddbd9 --- Comment #7 from Marco Martin <notm...@gmail.com> --- Git commit 03c41ae57620ef539e7bfc19a9191fb93c5ddbd9 by Marco Martin. Committed on 21/09/2023 at 09:48. Pushed by mart into branch 'master'. applets/taskmanager: Use a Grid instead of a Flow It's not possible to ensure that a flow won't attempt to put an item on a new line. This causes more relayouts and the effect of a newly open task flying over from a phantom new line. Related: bug 473420 FIXED-IN: 6.0 M +3 -3 applets/taskmanager/package/contents/ui/TaskList.qml M +2 -2 applets/taskmanager/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/03c41ae57620ef539e7bfc19a9191fb93c5ddbd9 -- You are receiving this mail because: You are watching all bug changes.