Skip to content

Immediately update popup position upon setting margin

Niccolò Venerandi requested to merge work/niccolove/481533 into master

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.

See plasma-desktop!2670 for context

CCBUG:481533

Edited by Niccolò Venerandi

Merge request reports

Loading