https://bugs.kde.org/show_bug.cgi?id=402730
--- Comment #3 from Nate Graham <n...@kde.org> --- Git commit e5d392cb79f9496dd5baeda5ede628d1b75ce84c by Nate Graham, on behalf of Filip Fila. Committed on 10/01/2019 at 16:18. Pushed by ngraham into branch 'master'. [kirigami] Do not use light font styles for headings (2/3) Summary: This patch turns off light font styles for some headings because they cause visual and legibility issues, as explained in the respective bug report. FIXED-IN: 5.54 Test Plan: **//Worst case scenario testing//** - font does not have a "light" variant and falls back to using a thinner one such as "hairline" **Before:** {F6520053} **After:** {F6520055} **//Plasma defaults testing//** **Before:** {F6520791} **After:** {F6520792} Reviewers: ngraham, #plasma, #vdg, #frameworks, mart Reviewed By: ngraham, #plasma, #vdg, mart Subscribers: fabianr, rooty, #frameworks, ngraham, #plasma, #vdg, abetts, mart, plasma-devel Tags: #kirigami Differential Revision: https://phabricator.kde.org/D17906 M +0 -2 src/controls/Heading.qml https://commits.kde.org/kirigami/e5d392cb79f9496dd5baeda5ede628d1b75ce84c -- You are receiving this mail because: You are watching all bug changes.