https://bugs.kde.org/show_bug.cgi?id=359618
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/plas | |ma-desktop/28aae4bc188c8c89 | |dbb00cf060aa34472787355c Version Fixed In| |5.6.0 Status|REOPENED |RESOLVED --- Comment #5 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit 28aae4bc188c8c89dbb00cf060aa34472787355c by Kai Uwe Broulik. Committed on 26/02/2016 at 15:19. Pushed by broulik into branch 'master'. [FolderView] Allow chosing list or icon view in popup While I really like the list view for the popup, there might be cases where you prefer to see larger thumbnails. This patch allows to choose between the default list view and the icon view mode with cascading popups identical to what you get on the desktop. FIXED-IN: 5.6.0 Differential Revision: https://phabricator.kde.org/D1021 M +3 -0 containments/desktop/package/contents/config/main.xml M +18 -2 containments/desktop/package/contents/ui/ConfigIcons.qml M +63 -30 containments/desktop/package/contents/ui/FolderItemDelegate.qml M +8 -8 containments/desktop/package/contents/ui/FolderView.qml M +32 -24 containments/desktop/package/contents/ui/main.qml http://commits.kde.org/plasma-desktop/28aae4bc188c8c89dbb00cf060aa34472787355c -- You are receiving this mail because: You are watching all bug changes.