https://bugs.kde.org/show_bug.cgi?id=522042
David Redondo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |575910dc9f22a42ff62ab3e29ef | |a9f6ab2e14cce Resolution|--- |FIXED --- Comment #7 from David Redondo <[email protected]> --- Git commit 575910dc9f22a42ff62ab3e29efa9f6ab2e14cce by David Redondo. Committed on 30/06/2026 at 11:31. Pushed by davidre into branch 'master'. 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. M +16 -7 kcms/landingpage/ui/LookAndFeelBox.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/575910dc9f22a42ff62ab3e29efa9f6ab2e14cce -- You are receiving this mail because: You are watching all bug changes.
