Skip to content

Fix the resizing of the pager applet

Fix incorrect applet resizing when adding and removing content.

If you create a widget and then create a new pager(s), then the parent component will not be resized to the new dimensions. The same behavior when creating virtual desktops.

Before the fix.

before_fix

After the fix.

after_fix

Edited by Dmitrii Fomchenkov

Merge request reports

Loading