https://bugs.kde.org/show_bug.cgi?id=523573
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version| |6.8.0 Fixed/Implemented| | In| | Latest Commit| |https://invent.kde.org/plas | |ma/kdeplasma-addons/-/commi | |t/593a140c175b047bb00d54d75 | |51365b984e179b9 Status|ASSIGNED |RESOLVED --- Comment #8 from Nate Graham <[email protected]> --- Git commit 593a140c175b047bb00d54d7551365b984e179b9 by Nate Graham, on behalf of Michal Malinowski. Committed on 28/07/2026 at 16:27. Pushed by ngraham into branch 'master'. applets/weather: Center the location label in the top panel The location heading was the only item in the top panel that was not horizontally centered. The temperature, "feels like" text and condition label all use centered alignment, and the wind indicator is anchored to the horizontal center of its cell, so the left-aligned heading looked out of place. Use horizontalAlignment rather than Layout.alignment so the item keeps filling the available width, which preserves the existing eliding and the tooltip that appears when the place name is truncated. FIXED-IN: 6.8.0 M +1 -0 applets/weather/qml/TopPanel.qml https://invent.kde.org/plasma/kdeplasma-addons/-/commit/593a140c175b047bb00d54d7551365b984e179b9 -- You are receiving this mail because: You are watching all bug changes.
