applets/weather: Fix icon position in system tray
Remove the external ColumnLayout and instantiate the Loader directly. This fixes the wrong positioning of the icon when in the system tray (either directly or in the pop-up)
BEFORE | AFTER |
---|---|
I haven't found any drawbacks in different situations (tray, horizontal and vertical panel, with and w/o side temperature), but please check if you can because layouts are sometimes fragile
BUG: 425305 FIXED-IN: 5.27
Edited by Ismael Asensio