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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kirigami/commit/6cfe
                   |                            |4af123a98ecacec5580a5e228a8
                   |                            |47789d9ad
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.102

--- Comment #4 from Nate Graham <n...@kde.org> ---
Git commit 6cfe4af123a98ecacec5580a5e228a847789d9ad by Nate Graham.
Committed on 07/12/2022 at 14:26.
Pushed by ngraham into branch 'master'.

FormLayout: remove excessive spacing above unlabeled separators

The clear intention of the code (as even evidenced by a code comment)
was to add more spacing above the label of a labeled separator item
being used as a section header. But the code was not checking for
whether the separator actually had a label, so the extra spacing log
was being inappropriately applied to all separator items.
FIXED-IN: 5.102

M  +2    -3    src/controls/FormLayout.qml

https://invent.kde.org/frameworks/kirigami/commit/6cfe4af123a98ecacec5580a5e228a847789d9ad

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

Reply via email to