https://bugs.kde.org/show_bug.cgi?id=451209
Ivan Čukić <ivan.cu...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/plasma-framework/com | |mit/bb2bc5827f43dfce8f217b7 | |c4370acaec0dca032 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Ivan Čukić <ivan.cu...@kde.org> --- Git commit bb2bc5827f43dfce8f217b7c4370acaec0dca032 by Ivan Čukić. Committed on 06/03/2022 at 22:15. Pushed by carlschwan into branch 'master'. Calendar: Draw highlight below the text The highlight is drawn on top of the day which makes the text not visible when the users use themes in which the highlight is not mostly transparent. This sets z order of the highlight to -1 which makes it painted below the text. M +1 -0 src/declarativeimports/calendar/qml/DayDelegate.qml https://invent.kde.org/frameworks/plasma-framework/commit/bb2bc5827f43dfce8f217b7c4370acaec0dca032 -- You are receiving this mail because: You are watching all bug changes.