https://bugs.kde.org/show_bug.cgi?id=503671
Marco Martin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram |eworks/ksvg/-/commit/9bfc5a |eworks/ksvg/-/commit/cf03b6 |8daf68f325a197ec8786da7209d |5e3ae4de2f6f800f888827faa1f |db0adcd |53a3ee5 --- Comment #36 from Marco Martin <[email protected]> --- Git commit cf03b65e3ae4de2f6f800f888827faa1f53a3ee5 by Marco Martin. Committed on 11/06/2026 at 13:19. Pushed by mart into branch 'Frameworks/6.24'. Svg: clear stylesheetOverride on imageSetChanged If imageset colors changed, stylesheetOverride will lways be invalid, because it contains both the colors it overrides and the colors it doesn't, which come from imageset colors M +3 -2 autotests/CMakeLists.txt A +1 -0 autotests/data/plasma/desktoptheme/testthemesystemcolors/element.svg A +18 -0 autotests/data/plasma/desktoptheme/testthemesystemcolors/metadata.json A +1 -0 autotests/data/plasma/desktoptheme/testthemesystemcolors/opaque/element.svg A +5 -0 autotests/data/plasma/desktoptheme/testthemesystemcolors/plasmarc A +201 -0 autotests/svgtest.cpp [License: LGPL(v2.0+)] M +4 -0 src/ksvg/svg.cpp https://invent.kde.org/frameworks/ksvg/-/commit/cf03b65e3ae4de2f6f800f888827faa1f53a3ee5 -- You are receiving this mail because: You are watching all bug changes.
