Don't auto scale outputs where we don't know the physical size
ClosedPublic

Authored by davidedmundson on Sep 25 2017, 6:56 AM.

Details

Summary

We don't have enough data to calculate the DPI properly and the current
code effectively ends up switching based purely on resolution.

CCBUG: 384789

Diff Detail

Repository
R104 KScreen
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidedmundson created this revision.Sep 25 2017, 6:56 AM
Restricted Application added a project: Plasma. · View Herald TranscriptSep 25 2017, 6:56 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
fvogt accepted this revision.Sep 25 2017, 7:36 AM

Works, scale is back to 1 here.

This revision is now accepted and ready to land.Sep 25 2017, 7:36 AM
This revision was automatically updated to reflect the committed changes.