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

Ismael Asensio <isma...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|https://commits.kde.org/kcm |https://invent.kde.org/fram
                   |utils/87a9ee123346a2bd78517 |eworks/kirigami/commit/d325
                   |45fb6ea8b899ef7ce5c         |918b33be406930425cdfa49208b
                   |                            |e6b6f06e7
   Version Fixed In|                            |5.74

--- Comment #10 from Ismael Asensio <isma...@gmail.com> ---
Git commit d325918b33be406930425cdfa49208be6b6f06e7 by Ismael Asensio.
Committed on 09/08/2020 at 12:35.
Pushed by iasensio into branch 'master'.

Do not override Heading pixel size in BreadCrumbControl

This fixes the inconsistency found in title sizes between QML KCMs and
QWidget KCMs.

Both KCM titles use the same logic to calculate the title font.pointSize
depending on the heading level:
- `Heading.qml:headerPointSize()` in Kirigami
- `ktitlewidget.cpp:textStyleSheet()` in KConfigWidgets

But setting externally the `Heading.pixelSize` depending on height was
overriding this calculation.
FIXED-IN: 5.74
MR: https://invent.kde.org/frameworks/kirigami/-/merge_requests/73

M  +0    -2    src/controls/private/globaltoolbar/BreadcrumbControl.qml

https://invent.kde.org/frameworks/kirigami/commit/d325918b33be406930425cdfa49208be6b6f06e7

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

Reply via email to