Make the item heights rounded to avoid font rendering issues
ClosedPublic

Authored by ivan on Mar 19 2018, 9:36 PM.

Details

Summary

Fixes small font rendering issues produced by items which are offset by
half a pixel because of multiplying gridUnit with 2.5. This is especially
noticeable with bitmap fonts where parts of the letters are missing.

Diff Detail

Repository
R124 System Settings
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ivan created this revision.Mar 19 2018, 9:36 PM
Restricted Application added a project: Plasma. · View Herald TranscriptMar 19 2018, 9:36 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
ivan requested review of this revision.Mar 19 2018, 9:36 PM
davidedmundson accepted this revision.Mar 19 2018, 9:44 PM
This revision is now accepted and ready to land.Mar 19 2018, 9:44 PM
ngraham accepted this revision.Mar 19 2018, 9:47 PM
This revision was automatically updated to reflect the committed changes.