https://bugs.kde.org/show_bug.cgi?id=366451
--- Comment #22 from Nate Graham <[email protected]> --- Git commit fde8d23beeae5d83af3b4384c96e1da8e27a701e by Nathaniel Graham, on behalf of Bo Simonsen. Committed on 21/09/2018 at 15:12. Pushed by ngraham into branch 'Plasma/5.14'. Use QtQuick.Controls 2.0 Label in energy and fileindexmonitor KCM Summary: The QtQuick.Controls 1.0 does not handle Label well on screens that uses a fractional scaling. The fonts become blurry, this has been fixed in QtQuick.Controls 2.0 and org.kde.plasma.components, however we prefer to use QtQuick.Controls 2.0 since the modules will anyway transition to 2.x at some time. Test Plan: * Use scaling 1,5 and fonts will appear correctly in kcm_energyinfo and kcm_fileindexmonitor Reviewers: davidedmundson Reviewed By: davidedmundson Subscribers: zzag, davidedmundson, ngraham, broulik, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D14011 M +5 -4 Modules/energy/package/contents/ui/main.qml M +5 -4 Modules/fileindexermonitor/package/contents/ui/main.qml https://commits.kde.org/kinfocenter/fde8d23beeae5d83af3b4384c96e1da8e27a701e -- You are receiving this mail because: You are watching all bug changes.
