Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(127)

Issue 13856017: Fix a bug in SkTextBox. (Closed)

Created:
7 years, 8 months ago by scroggo
Modified:
7 years, 8 months ago
Reviewers:
bungeman, bungeman-skia
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Fix 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/views/SkTextBox.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
scroggo
7 years, 8 months ago (2013-04-23 14:16:54 UTC) #1
bungeman-skia
LGTM I'm bungeman1 btw.
7 years, 8 months ago (2013-04-23 22:41:59 UTC) #2
scroggo
7 years, 8 months ago (2013-04-24 14:11:54 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r8838 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698