[dolphin] [Bug 435731] Extra space between entries in Places panel after reverting icon size to "Small"
Harald Sitter
bugzilla_noreply at kde.org
Mon Apr 19 19:16:05 BST 2021
https://bugs.kde.org/show_bug.cgi?id=435731
Harald Sitter <sitter at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Latest Commit| |https://invent.kde.org/syst
| |em/dolphin/commit/56888a567
| |fc741713b6c905aeed3842a7fa2
| |30c7
Status|ASSIGNED |RESOLVED
--- Comment #11 from Harald Sitter <sitter at kde.org> ---
Git commit 56888a567fc741713b6c905aeed3842a7fa230c7 by Harald Sitter.
Committed on 19/04/2021 at 16:07.
Pushed by sitter into branch 'release/21.04'.
fix padding in places view
padding was only applied when the icon size was applied, the icon size
however is only applied when the user had set an explicit size. this
resulted in inconsistent spacing. by default no padding would be used if
the user had changed the icon size to medium and back to small it would
suddenly have padding.
to fix this, set padding unconditionally on construction and never touch
it again .
M +5 -1 src/panels/places/placesview.cpp
https://invent.kde.org/system/dolphin/commit/56888a567fc741713b6c905aeed3842a7fa230c7
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list