https://bugs.kde.org/show_bug.cgi?id=505148
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version First|6.3.5 |25.04.1 Reported In| | Target Milestone|1.0 |--- Summary|Disable folder previews |Disable folder previews |when a custom icon is used |when using an icon that | |doesn't look like a folder Product|plasmashell |kio-extras Component|Desktop icons & Folder View |Thumbnails and previews |widget | CC| |n...@kde.org --- Comment #3 from Nate Graham <n...@kde.org> --- If this makes sense to do, it makes sense to do universally, which means it should be done in the thumbnailer itself. Moving there. We probably don't want to disable it for all custom icons, just ones that aren't "folder-like". This isn't 100% knowable due to icon themes existing, but we can probably make a best guess that if the icon name starts with "folder-" in it, it's folder-like and therefore makes sense to keep the previews turned on. This should catch 99.9% of cases. -- You are receiving this mail because: You are watching all bug changes.