https://bugs.kde.org/show_bug.cgi?id=403094
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-desktop/bad5d2b8973c3f1 | |d389227caf9926cc46e441ac5 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Version Fixed In| |5.16 --- Comment #8 from Nate Graham <n...@kde.org> --- Git commit bad5d2b8973c3f1d389227caf9926cc46e441ac5 by Nate Graham. Committed on 08/04/2019 at 16:05. Pushed by ngraham into branch 'master'. [Folder View] Implement a user-configurable setting for label width Summary: It seems impossible to satisfy everyone's preferences regarding label width in Folder View. Some people want small icons with narrow labels (403412). Other people want small icons with wide labels (379432). There have been other complaints in the past too, which have led to the current settings, but because these preferences are opposed, the more we tweak the settings to please one group of people, the more we annoy another. Accordingly, This patch implements a user-configurable setting to determine the label width for Folder View items in Icons view. This should put the matter to rest once and for all. FIXED-IN: 5.16 Test Plan: Default settings (large icons + medium label width): {F6758619} Small icons + narrow labels: {F6758622} Small icons + medium labels: {F6758624} SmallMedium icons + medium labels: {F6758625} Large icons + wide labels: {F6758626} Reviewers: hein, #plasma, #vdg Reviewed By: hein, #plasma Subscribers: broulik, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D20370 M +4 -0 containments/desktop/package/contents/config/main.xml M +15 -1 containments/desktop/package/contents/ui/ConfigIcons.qml M +1 -1 containments/desktop/package/contents/ui/FolderView.qml https://commits.kde.org/plasma-desktop/bad5d2b8973c3f1d389227caf9926cc46e441ac5 -- You are receiving this mail because: You are watching all bug changes.