https://bugs.kde.org/show_bug.cgi?id=503671
Marco Martin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/ksvg/-/commit/2c80c7 | |297fecae40b20d23d3e8ab01ef6 | |65e7779 --- Comment #21 from Marco Martin <[email protected]> --- Git commit 2c80c7297fecae40b20d23d3e8ab01ef665e7779 by Marco Martin, on behalf of Vlad Zahorodnii. Committed on 11/08/2025 at 07:38. Pushed by vladz into branch 'master'. Fix FrameSvg not refreshing when color scheme changes The cache ids in the FrameSvg don't take into account the style sheet, which can result in using cached background for previous color scheme. M +9 -7 src/declarativeimports/framesvgitem.cpp M +9 -7 src/declarativeimports/svgitem.cpp M +28 -2 src/ksvg/framesvg.cpp M +2 -0 src/ksvg/private/framesvg_p.h M +28 -6 src/ksvg/svg.cpp M +21 -0 src/ksvg/svg.h https://invent.kde.org/frameworks/ksvg/-/commit/2c80c7297fecae40b20d23d3e8ab01ef665e7779 -- You are receiving this mail because: You are watching all bug changes.
