https://bugs.kde.org/show_bug.cgi?id=422120
--- Comment #4 from Christoph Feck <cf...@kde.org> --- Dolphin's icon view only supports a grid layout with a fixed item size. Of course you could keep icons at their configured size in preview mode, and only enlarge previews, but then users would probably complain about the larger gaps between the icons. The actual fix would be a dynamic layout system, allowing items of different sizes (see e.g. Google's Picasa). That is not an easy task, and I don't know any Qt based item view that does this. -- You are receiving this mail because: You are watching all bug changes.