https://bugs.kde.org/show_bug.cgi?id=428739

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.77
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kirigami/commit/0003
                   |                            |547f494fde79465388adf0a8eb1
                   |                            |04f9cfe2b
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #4 from Nate Graham <n...@kde.org> ---
Git commit 0003547f494fde79465388adf0a8eb104f9cfe2b by Nate Graham.
Committed on 12/11/2020 at 14:34.
Pushed by ngraham into branch 'master'.

Refine list separator appearance

The lines are now a little bit lighter in weight and no longer span the
full width of the list item; now they have margins equal to `largeSpacing`,
which is used for the items inside the list item itself. This makes the
lones no longer so visually objectionable, which makes them suitable for
keeping as the default appearance in list views.

Also, the top separator is removed because it is unneeded; only having one
separator at the bottom of each list item is visually sufficient, and fixes a
bug preventing you from removing the separators inside a list item when it
has a colored rectangle, since the bottom-most line is actually drawn by the
item below it.
FIXED-IN: 5.77

M  +1    -1    src/controls/Separator.qml
M  +14   -15   src/controls/private/DefaultListItemBackground.qml

https://invent.kde.org/frameworks/kirigami/commit/0003547f494fde79465388adf0a8eb104f9cfe2b

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to