https://bugs.kde.org/show_bug.cgi?id=481533
--- Comment #9 from Niccolò Venerandi <nicc...@venerandi.com> --- Git commit d6040d2f2a6fedec18e633b55ad4a4ecb11f07bc by Niccolò Venerandi. Committed on 14/01/2025 at 10:14. Pushed by niccolove into branch 'master'. Immediately update popup position upon setting margin Margin is used to animate applets when the panel switches from floating to not floating, so we immediately update the position instead of using queuePositionUpdate, which would only run at the end of the animation. M +5 -0 src/plasmaquick/popupplasmawindow.cpp https://invent.kde.org/plasma/libplasma/-/commit/d6040d2f2a6fedec18e633b55ad4a4ecb11f07bc -- You are receiving this mail because: You are watching all bug changes.