Fix pixmap scaling on HiDPI screens
ClosedPublic

Authored by acrouthamel on Mar 25 2018, 3:25 AM.

Details

Summary

This fixes the pixelation seen when using display scaling on HiDPI screens. This fixes the main screen as well as the settings and other areas.

BUG: 390081

Before:

After:

Test Plan

Browse file structure in project, open settings and change values, ensuring functionality.

Diff Detail

Repository
R467 K3b
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
acrouthamel requested review of this revision.Mar 25 2018, 3:25 AM
acrouthamel created this revision.
acrouthamel edited the summary of this revision. (Show Details)Mar 25 2018, 3:29 AM
acrouthamel added reviewers: pino, aacid.
acrouthamel added a subscriber: ngraham.
acrouthamel edited the summary of this revision. (Show Details)Mar 25 2018, 3:32 AM
pino resigned from this revision.Mar 25 2018, 4:59 AM
pino removed a reviewer: pino.
rkflx accepted this revision.Apr 29 2018, 12:44 PM
rkflx added a subscriber: rkflx.

Thanks, I guess this fix works in every app ;)

I'll commit this on behalf of @acrouthamel on Wednesday, unless I hear any objections before then.

This revision is now accepted and ready to land.Apr 29 2018, 12:44 PM
This revision was automatically updated to reflect the committed changes.

Hi Andrew,

Sorry for my late response!

I haven't received review notification from my email address lesliezhai@llvm.org.cn

But thanks for your patch!

Regards,
Leslie Zhai