D11764: Use font.weight instead of font.bold

Kai Uwe Broulik noreply at phabricator.kde.org
Wed Mar 28 07:26:53 UTC 2018


broulik created this revision.
broulik added reviewers: Plasma, mart.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
broulik requested review of this revision.

REVISION SUMMARY
  `font.bold` is a pseudo property only forwarding to and reading from `font.weight` in Qt code and since the `qqc2-desktop-style` `Label` sets `font.weight` this seems to have precedence over our `font.bold` definition. I don't think that's a Kirigami but rather a Qt bug. The same happens with `PlasmaComponents.Label`.

TEST PLAN
  All section headers, including the first one, are bold now

REPOSITORY
  R124 System Settings

REVISION DETAIL
  https://phabricator.kde.org/D11764

AFFECTED FILES
  sidebar/package/contents/ui/CategoriesPage.qml

To: broulik, #plasma, mart
Cc: plasma-devel, ragreen, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180328/5639e0c1/attachment.html>


More information about the Plasma-devel mailing list