https://bugs.kde.org/show_bug.cgi?id=501797
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Version Fixed In| |6.3.4 Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |13125b69d838200e624de9208a2 | |1af30188cbd59 --- Comment #5 from Nate Graham <n...@kde.org> --- Git commit 13125b69d838200e624de9208a21af30188cbd59 by Nate Graham. Committed on 21/03/2025 at 18:30. Pushed by ngraham into branch 'master'. 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 M +1 -1 containments/desktop/package/contents/ui/FolderItemDelegate.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/13125b69d838200e624de9208a21af30188cbd59 -- You are receiving this mail because: You are watching all bug changes.