https://bugs.kde.org/show_bug.cgi?id=500243
Allen Winter <win...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/pim/ | |eventviews/-/commit/007f77f | |06f7f8c6cb284b4eadfa4b4759b | |10167d Resolution|--- |FIXED --- Comment #2 from Allen Winter <win...@kde.org> --- Git commit 007f77f06f7f8c6cb284b4eadfa4b4759b10167d by Allen Winter. Committed on 19/02/2025 at 17:36. Pushed by winterz into branch 'master'. src/eventview.cpp - use the Item's storage collaction icon, if found In EventView::iconForItem, first look to the item's storage collection for a custom iconname. Else, fall back to searching up the non-storage collection heirachy for an iconname. Fixes displaying custom icons in the various views. M +12 -5 src/eventview.cpp https://invent.kde.org/pim/eventviews/-/commit/007f77f06f7f8c6cb284b4eadfa4b4759b10167d -- You are receiving this mail because: You are watching all bug changes.