Disable high DPI scaling on kscreenlocker
AbandonedPublic

Authored by davidedmundson on Jun 22 2016, 12:52 AM.

Details

Reviewers
graesslin
Group Reviewers
Plasma
Summary

Plasma already scales, so enabling Qt's scaling acheives nothing.
Worst still it highlights a bug when using text with Qt.NativeRendering
which sometimes makes the date have weirdly large spaces in it.

Diff Detail

Repository
R133 KScreenLocker
Branch
Plasma/5.7
Lint
No Linters Available
Unit
No Unit Test Coverage
davidedmundson retitled this revision from to Disable high DPI scaling on kscreenlocker.
davidedmundson updated this object.
davidedmundson edited the test plan for this revision. (Show Details)
davidedmundson added a reviewer: Plasma.
Restricted Application added a project: Plasma. · View Herald TranscriptJun 22 2016, 12:52 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
graesslin accepted this revision.Jun 22 2016, 6:32 AM
graesslin added a reviewer: graesslin.
This revision is now accepted and ready to land.Jun 22 2016, 6:32 AM
davidedmundson abandoned this revision.Nov 15 2017, 4:22 PM

Worst still it highlights a bug when using text with Qt.NativeRendering

AFAIK this is fixed.