https://bugs.kde.org/show_bug.cgi?id=480415
Arjen Hiemstra <ahiems...@heimr.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/libksysguard/-/commit/f0 | |6ce6222c41c7c43b044dfd37f68 | |cc27fb5aeed Status|ASSIGNED |RESOLVED --- Comment #4 from Arjen Hiemstra <ahiems...@heimr.nl> --- Git commit f06ce6222c41c7c43b044dfd37f68cc27fb5aeed by Arjen Hiemstra. Committed on 04/03/2024 at 09:53. Pushed by ahiemstra into branch 'master'. faces/horizontalbars: Use a fixed background rather than relying on style The bars end up potentially being used in two separate styles, either Plasma's styling or Desktop styling. This means we cannot rely on the style for our background as it would be wrong in one of the two contexts. So just hardcode a simple background that matches what we do for Pie charts. M +7 -2 faces/facepackages/horizontalbars/contents/ui/Bar.qml https://invent.kde.org/plasma/libksysguard/-/commit/f06ce6222c41c7c43b044dfd37f68cc27fb5aeed -- You are receiving this mail because: You are watching all bug changes.