bosimonsen created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. bosimonsen requested review of this revision.
REVISION SUMMARY The Label in QtQuick.Controls is only using renderType Text.QtRendering for mobile devices. This is not entirely correct, machines running with fractional scaling will also need Text.QtRendering, instead it uses Text.NativeRendering which becomes blurry on devices using fractional scaling. The package "org.kde.plasma.components" does the renderType correctly therefore we use the Label component from that package. BUG: 366451 TEST PLAN - Use scaling 1,5 and fonts will appear correctly in kcm_energyinfo and kcm_fileindexmonitor REPOSITORY R102 KInfoCenter REVISION DETAIL https://phabricator.kde.org/D14011 AFFECTED FILES Modules/energy/package/contents/ui/main.qml Modules/fileindexermonitor/package/contents/ui/main.qml To: bosimonsen Cc: plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart