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/2c80c7 |eworks/ksvg/-/commit/9bfc5a |297fecae40b20d23d3e8ab01ef6 |8daf68f325a197ec8786da7209d |65e7779 |db0adcd Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #35 from Marco Martin <[email protected]> --- Git commit 9bfc5a8daf68f325a197ec8786da7209ddb0adcd by Marco Martin. Committed on 04/06/2026 at 13:04. Pushed by mart into branch 'master'. 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 +1 -1 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 M +48 -2 autotests/svgtest.cpp M +4 -0 src/ksvg/svg.cpp https://invent.kde.org/frameworks/ksvg/-/commit/9bfc5a8daf68f325a197ec8786da7209ddb0adcd -- You are receiving this mail because: You are watching all bug changes.
