https://bugs.kde.org/show_bug.cgi?id=403412
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-desktop/1c2dd97e8cd493d | |7cb92a3e398cc68317e01a996 Status|CONFIRMED |RESOLVED Version Fixed In| |5.12.9 Resolution|--- |FIXED --- Comment #6 from Nate Graham <n...@kde.org> --- Git commit 1c2dd97e8cd493d7cb92a3e398cc68317e01a996 by Nate Graham. Committed on 08/04/2019 at 14:44. Pushed by ngraham into branch 'Plasma/5.12'. [Folder View] Use a more reasonable minimum cell width Summary: With the goal of making Folder View items' labels more legible, 78da28e7ab7d51e46fa26788d4890b692996ad36 increased the minimum cell width, resulting in each cell being much wider when icon sizes are small. The goal was achieved, but the change went a bit too far and people have understandably complained about the width being too high and looking silly when the icon size is small, especially for items with very short labels. This patch reduces the minimum width a bit to improve the situation. I still suspect that we may need to add a slider to control the label width just like the one Dolphin has (see D20370), but hopefully this patch should improve the situation for people using the LTS release, and reduce the pressure for yet another user-facing setting. FIXED-IN: 5.12.9 Test Plan: Smallest icon size: {F6758566} Small-medium icon size: {F6758568} Medium icon size: {F6758569} [No change for larger icon sizes] Reviewers: hein, #plasma, #vdg Reviewed By: hein, #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D20368 M +1 -1 containments/desktop/package/contents/ui/FolderView.qml https://commits.kde.org/plasma-desktop/1c2dd97e8cd493d7cb92a3e398cc68317e01a996 -- You are receiving this mail because: You are watching all bug changes.