https://bugs.kde.org/show_bug.cgi?id=492969
Justin Zobel <jus...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOT A BUG Status|REPORTED |RESOLVED CC| |jus...@kde.org --- Comment #1 from Justin Zobel <jus...@kde.org> --- This is not a bug unfortunately but a design decision by the KDE developers. While KDE does create icons in SVG so they can scale, they are in fact rendered into icons in specific sizes. When resizing the panel to a greater size, it must be big enough for the next larger size icon to fit, plus some margin. Using SVG icons in the panel isn't unfortunately possible, as they do not scale down cleanly when making the panel smaller. More information on icon alignment if you're interested is here: https://community.kde.org/Get_Involved/Design/Frequently_Discussed_Topics#Pixel-alignment_for_SVG_icons -- You are receiving this mail because: You are watching all bug changes.