https://bugs.kde.org/show_bug.cgi?id=522042
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |575910dc9f22a42ff62ab3e29ef |673db0ad5fda26d77fd09d3804f |a9f6ab2e14cce |b6492fa7cfbbf --- Comment #10 from Nate Graham <[email protected]> --- Git commit 673db0ad5fda26d77fd09d3804fb6492fa7cfbbf by Nate Graham. Committed on 07/08/2026 at 14:12. Pushed by ngraham into branch 'Plasma/6.7'. kcms/landingpage: Fix color bleed through at the corners Both the main shadow rectangle and the indicator have antialiased corners which produce pixels with alpha != 1, leading to the highlight color bleeding through. To prevent this use an additional rectangle to paint the border of the image. The color of the shadowed rectangle is now also the shadow color to improve the transition from content to shadow. (cherry picked from commit 8928344342ea2c2f217cce2e85207b2cfed27ad0) Co-authored-by: David Redondo <[email protected]> M +17 -8 kcms/landingpage/ui/LookAndFeelBox.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/673db0ad5fda26d77fd09d3804fb6492fa7cfbbf -- You are receiving this mail because: You are watching all bug changes.
