https://bugs.kde.org/show_bug.cgi?id=452792
Ismael Asensio <isma...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kdeplasma-addons/commit/ | |1516dc73a16b9f72fec1315ac3d | |63f27147dd696 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Version Fixed In| |5.27 --- Comment #2 from Ismael Asensio <isma...@gmail.com> --- Git commit 1516dc73a16b9f72fec1315ac3d63f27147dd696 by Ismael Asensio. Committed on 21/11/2022 at 21:55. Pushed by iasensio into branch 'master'. applets/weather: Show forecast in two rows for envcan provider The envcan provider (Environment Canada Service) produces a forecast model with 13 items (7-day forecast and 6 nights). Show them on a two row layout, so its easier to visually parse and helps avoiding visual bugs on constrained spaces (system tray popup) due to a really long width. Ideally, this would be better set-up by the dataengine but, since they will be deprecated soon and there are alreay too many indirection layers we can do an educated guess here. Related: bug 394809 FIXED-IN: 5.27 M +24 -8 applets/weather/package/contents/ui/ForecastView.qml M +1 -0 applets/weather/package/contents/ui/FullRepresentation.qml M +1 -0 applets/weather/package/contents/ui/SwitchPanel.qml M +22 -2 applets/weather/package/contents/ui/main.qml https://invent.kde.org/plasma/kdeplasma-addons/commit/1516dc73a16b9f72fec1315ac3d63f27147dd696 -- You are receiving this mail because: You are watching all bug changes.