https://bugs.kde.org/show_bug.cgi?id=501500
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |n...@kde.org Status|REPORTED |CONFIRMED Summary|Plasmashell not use |If an app asks for |colorfull icon, if |`foo-symbolic` at a certain |available "-symbolic" icon |size and it doesn't exist | |in the theme, return `foo` | |at the same size rather | |than `foo-symbolic` at a | |smaller size Severity|normal |wishlist --- Comment #5 from Nate Graham <n...@kde.org> --- I think this makes sense. If the icon loader returns foo-symbolic at a smaller size, we know it will be scaled up and become blurry. Probably better to return a correctly-sized non-symbolic icon than to get a blurry symbolic icon. -- You are receiving this mail because: You are watching all bug changes.