https://bugs.kde.org/show_bug.cgi?id=522522
Filip Fila <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED CC| |[email protected] Resolution|--- |INTENTIONAL --- Comment #2 from Filip Fila <[email protected]> --- The change in sizing is intentional because the previous version of the tasks SVG had two related bugs: - it was not taking into account the panel background's padding - start menu icon had mismatched sizing with task icons (as seen in your screenshot) If you hover over an audio indicator with the old Oxygen tasks SVG, you will see the indicator rendered partly outside of the panel. That's not right. So the current tasks SVG is now correctly done. The difference you're seeing is because Oxygen uses 6px of padding for the panel background (panel-background.svgz), and Breeze uses 4px. That's retained from the old versions of Oxygen; the goal wasn't to make its metrics match Breeze. To overcome Oxygen's panel padding and get bigger icons, you can set the panel size to 44px. -- You are receiving this mail because: You are watching all bug changes.
