https://bugs.kde.org/show_bug.cgi?id=515551
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/5da19ec0347e0f8ba60c18954 | |d5a299c0d37f81b Resolution|--- |FIXED --- Comment #6 from Vlad Zahorodnii <[email protected]> --- Git commit 5da19ec0347e0f8ba60c18954d5a299c0d37f81b by Vlad Zahorodnii. Committed on 22/02/2026 at 12:21. Pushed by vladz into branch 'master'. wallpapers/image: Fix "open containing folder" in slideshow Amends 7ef1a3ddb97a31de0c0d611c51e2baaca81dc5ef. The model hierarchy looks as follows: SlideFilterMode -> SlideModel -> ImageProxyModel -> {PackageListModel / ImageListModel}. The referenced commit had a different model hierarchy in mind, which was wrong. M +2 -11 wallpapers/image/plugin/slidefiltermodel.cpp M +16 -0 wallpapers/image/plugin/slidemodel.cpp M +1 -0 wallpapers/image/plugin/slidemodel.h https://invent.kde.org/plasma/plasma-workspace/-/commit/5da19ec0347e0f8ba60c18954d5a299c0d37f81b -- You are receiving this mail because: You are watching all bug changes.
