https://bugs.kde.org/show_bug.cgi?id=525326

--- Comment #2 from Arjen Hiemstra <[email protected]> ---
So apparently what's happening here is that the Breeze icon theme contains both
22px and 24px icons, with the 24px for these icons being colorful and the 22px
being symbolic. On the Union side, we were using a 24px icon container for
toolbuttons. With the old code, this would select the 22px icon as the "actual"
icon size, using that icon (and centering it internally). With the changed
code, it now selects the 24px icon and you end up with a colorful icon.

While this is easy enough to solve on the Union side, this feels like a bit of
a nasty footgun on the part of the Breeze icon theme. I see no reason why a
difference of 2px should make the icon that different.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to