https://bugs.kde.org/show_bug.cgi?id=431668
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |5824e6362008988f74d07c9fce9 | |30e93294b990d Version Fixed In| |5.24.2 Status|ASSIGNED |RESOLVED --- Comment #2 from Nate Graham <n...@kde.org> --- Git commit 5824e6362008988f74d07c9fce930e93294b990d by Nate Graham, on behalf of Martin Seher. Committed on 21/02/2022 at 16:58. Pushed by ngraham into branch 'master'. applets/panelspacer: Fix optimal size calculation Get rid of the delayed optimal size calculation caused by Qt.callLater and calculate optimal size immediately when an applet's size changes. This removes the unnecessary jumping of applets that are centered between 2 spacers. FIXED-IN: 5.24.2 M +8 -22 applets/panelspacer/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/commit/5824e6362008988f74d07c9fce930e93294b990d -- You are receiving this mail because: You are watching all bug changes.