DescriptionFix a bug in SkTextBox.
When checking to see if the line of text is beyond the bottom of
the textbox, compare with the bottom, rather than the height (bottom
- top). Prior to this change, text in the bottom of a textbox could
be clipped out.
BUG=https://code.google.com/p/skia/issues/detail?id=1250
Committed: https://code.google.com/p/skia/source/detail?r=8838
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|