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

Nate Graham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |LATER
                 CC|                            |[email protected]
             Status|REPORTED                    |RESOLVED

--- Comment #8 from Nate Graham <[email protected]> ---
There's actually no way to fix this, believe it or not. The icons' bounding
boxes are all the same size, but at very small sizes, mis-alignments in their
top and bottom elements become very obvious. But these mis-alignments are
impossible to adjust for because every icon is allowed to set its own margins.

Another factor is the System Tray icons using their 22px versions, while the
app icons are generally 48px and scaled down to 22px. You may notice that 22 is
not an even divisor of 48; as a result, the icons are all a bit blurry, which
contrasts with the pixel-perfect tray icons.

There is no way to fix these problems without throwing away XDG icon theming
and creating an entirely new system for icon display. Which, frankly, I do want
to do. But as you may imagine, that's not exactly a small project. :)

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

Reply via email to