D14011: Use PlasmaComponents for Label
Bo Simonsen
noreply at phabricator.kde.org
Mon Jul 9 21:15:19 BST 2018
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180709/ecebb465/attachment.html>
More information about the Plasma-devel
mailing list