<table><tr><td style="">bosimonsen created this revision.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-devel.<br />bosimonsen requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D14011">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>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.</p>

<p>BUG: 366451</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">Use scaling 1,5 and fonts will appear correctly in kcm_energyinfo and kcm_fileindexmonitor</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R102 KInfoCenter</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D14011">https://phabricator.kde.org/D14011</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>Modules/energy/package/contents/ui/main.qml<br />
Modules/fileindexermonitor/package/contents/ui/main.qml</div></div></div><br /><div><strong>To: </strong>bosimonsen<br /><strong>Cc: </strong>plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>