https://bugs.kde.org/show_bug.cgi?id=492340
Ismael Asensio <isma...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.2 Latest Commit| |https://invent.kde.org/plas | |ma/kdeplasma-addons/-/commi | |t/07c5965d4ae9807eacb8031c5 | |db35abcd9640017 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #6 from Ismael Asensio <isma...@gmail.com> --- Git commit 07c5965d4ae9807eacb8031c5db35abcd9640017 by Ismael Asensio. Committed on 29/08/2024 at 14:58. Pushed by iasensio into branch 'master'. applets/weather: Fix apperance and size for the umbrella emoji If the regular font and the emoji font don't match, the height of the bounding boxes will be different for labels with or without the umbrella, disrupting the layout. Let's set a fixed height using the metrics of the regular font, and also remove the unicode marker for text-mode emojis, because it's non-deterministic, not getting translated, and also looks worse. FIXED-IN: 6.2 M +15 -2 applets/weather/package/contents/ui/ForecastView.qml https://invent.kde.org/plasma/kdeplasma-addons/-/commit/07c5965d4ae9807eacb8031c5db35abcd9640017 -- You are receiving this mail because: You are watching all bug changes.