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.
After the fix.