[Folder View] Use a more reasonable minimum cell width

Authored by ngraham on Apr 7 2019, 11:30 PM.

Description

[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.

Ths 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 ith 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, but hopefully this patch should reduce the pressure for that by
improving the defaults.

Test Plan:
Smallest icon size:


Small-medium icon size:

Medium icon size:

[No change for larger icon sizes]

Reviewers: hein, Plasma, VDG

Subscribers: plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D20368