https://bugs.kde.org/show_bug.cgi?id=501797
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |13125b69d838200e624de9208a2 |9a230caf440c364a56ce37c1772 |1af30188cbd59 |5c029b52ceeca --- Comment #6 from Nate Graham <n...@kde.org> --- Git commit 9a230caf440c364a56ce37c17725c029b52ceeca by Nate Graham. Committed on 21/03/2025 at 19:46. Pushed by ngraham into branch 'Plasma/6.3'. applets/folderview: fix list view icon opacity Previously selectionButton could be null, so checking for its existence was fine. In f7a92f7e65ac09cfd82a01835ac9f955c1b25744, it's now always initialized to something, so we should check for visibility, the way the rest of the code in this file does. FIXED-IN: 6.3.4 (cherry picked from commit 13125b69d838200e624de9208a21af30188cbd59) Co-authored-by: Nate Graham <n...@kde.org> M +1 -1 containments/desktop/package/contents/ui/FolderItemDelegate.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/9a230caf440c364a56ce37c17725c029b52ceeca -- You are receiving this mail because: You are watching all bug changes.