https://bugs.kde.org/show_bug.cgi?id=525326
--- Comment #4 from Arjen Hiemstra <[email protected]> --- One thing I've noticed is that while the 24px directories exist, they are not listed in the icon theme file. This may explain some of the issue, but I'm not sure. The actual icon loading code in Qt is incredibly convoluted. What currently seems to be happening is that the QIcon::actualSize call returns 24px, this then causes QIcon to use the scalable icon rather than using the 24px version or falling back to the 22px version. -- You are receiving this mail because: You are watching all bug changes.
