https://bugs.kde.org/show_bug.cgi?id=419591
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |5.24.7 Latest Commit| |https://invent.kde.org/plas | |ma/kdeplasma-addons/commit/ | |bd848ce47c982dc351e3572dce9 | |e5ae108a6283f Status|ASSIGNED |RESOLVED --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit bd848ce47c982dc351e3572dce9e5ae108a6283f by Nate Graham. Committed on 11/08/2022 at 21:37. Pushed by ngraham into branch 'master'. applets/weather: Make desktop widget big enough to fit Configure button If we don't set Layout.minimum{width,height} properties on the FullRepresentation, it will default to something tiny and the Configure⦠button shown on first launch will overflow. Set it to a sane size, and also take into account the final layout once content later gets added so it isn't too small once configured. FIXED-IN: 5.24.7 M +5 -0 applets/weather/package/contents/ui/FullRepresentation.qml https://invent.kde.org/plasma/kdeplasma-addons/commit/bd848ce47c982dc351e3572dce9e5ae108a6283f -- You are receiving this mail because: You are watching all bug changes.