https://bugs.kde.org/show_bug.cgi?id=505332
--- Comment #2 from cwo <[email protected]> --- The problem here is that Weather Report sometimes does need to resize itself, I think, as the contents change depending on the weather provider. We should avoid doing this because changing sizes for desktop widgets feels bad and can in the wrong situation really mess with user's widget arrangements which is extremely annoying. But I fear it's not as easily solved here as in other widgets where we can somewhat dynamically scale the widget contents down if needed, and then just have fallback error messages if the size is not enough. As a stopgap, we can try to reduce the placeholder size a bit; this will at least make it grow less. -- You are receiving this mail because: You are watching all bug changes.
