https://bugs.kde.org/show_bug.cgi?id=379432
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-desktop/0b654afd88844c5 | |a0ab8eb9a4f639ab52eac6d57 Status|CONFIRMED |RESOLVED Version Fixed In| |5.12.8 Resolution|--- |FIXED --- Comment #16 from Nate Graham <n...@kde.org> --- Git commit 0b654afd88844c5a0ab8eb9a4f639ab52eac6d57 by Nate Graham. Committed on 29/11/2018 at 16:19. Pushed by ngraham into branch 'Plasma/5.12'. [Folder View] implement a minimum width for icon view to ensure that labels are never rendered useless Summary: Currently with Folder-View-on-the-desktop, items' labels become illegibe when the icon size is very small. This patch implements a minimum width when using on-the-desktop icon view to make sure that the label is never uselessly short when using very small icons. FIXED-IN: 5.12.8 Test Plan: Smallest size, before: {F6426124} Smallest size, after: {F6426126} Equal padding on either side of the container itself still works: {F6426129} There is no change for sizes corresponding to the fourth tick on the slider and beyond Reviewers: #plasma, #vdg, hein Reviewed By: #plasma, hein Subscribers: abetts, broulik, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D16901 M +3 -2 containments/desktop/package/contents/ui/FolderView.qml https://commits.kde.org/plasma-desktop/0b654afd88844c5a0ab8eb9a4f639ab52eac6d57 -- You are receiving this mail because: You are watching all bug changes.