DescriptionFixes rounding bug in transform. This is needed to avoid rounding
something like -.9998 to 0 instead of -1. Without this a transformed
views bounds would end up with an extra scale-1 pixels on the left edge.
BUG=none
TEST=covered by unit test
R=ben@chromium.org,wjmaclean@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86430
Patch Set 1 #
Total comments: 2
Messages
Total messages: 7 (0 generated)
|