https://bugs.kde.org/show_bug.cgi?id=453615
--- Comment #2 from Slavi <sl...@devture.com> --- I didn't mean to just cut off the `.0` part, but to always round to the nearest integer if configured that way. 14C and 15C are somewhat different temperatures (1 degree), but rounding (instead of just cutting off the decimal part) only loses half a degree of precision. To me, and I believe to many others, half a degree rounding in any direction is pretty much the same thing. In fact, popular weather services around here always use integer numbers for degrees. I'm not sure the BBC weather API is even returning anything else besides `.0` anyway. Looking at AccuWeather's website, it seems like it doesn't use fractions either, so I don't think people expect to see fractions in their tray widget. -- You are receiving this mail because: You are watching all bug changes.