DescriptionMacViews: Fix vertical alignment of text rendering.
NSFont returns fractional values for font metrics. We were truncating the
values, causing text to appear too high vertically. The fix is to apply the
ceiling function instead.
BUG=401345
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288479
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|