https://bugs.kde.org/show_bug.cgi?id=520206
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] Product|plasmashell |Breeze Target Milestone|1.0 |--- CC| |[email protected], | |[email protected], [email protected] Summary|Make weather widget icon |Include 16px, 22px, and |style and position match |32px symbolic weather icons |the style and color of the | |rest of the system icons | Component|Weather widget |Icons --- Comment #2 from Nate Graham <[email protected]> --- The problem here is the weather icons only having a single 48px size in the Breeze icon theme. 48px doesn't divide evenly into 22, so these icons can't be displayed at the 22px size without some blurriness. 48 does divide evenly into 16, but there's blurriness anyway because the 48px icons have 2px strokes, not 3px strokes. So the 2px strokes become 0.66666px strokes at the 16px size, and boom, blurriness. The only real solution here is to produce dedicated 16px, 22px, and 32px versions of the symbolic representations of the weather icons. -- You are receiving this mail because: You are watching all bug changes.
