DescriptionFix bad scaling in TiledLayer
On the windows side (and likely chromeos for some devices) we can end
up in a situation where the pixel bounds is not an even multiple of the
scale factor. This means when TiledLayer calculates the scale it ends
up off.
BUG=416655, 416775
TEST=added test coverage
R=danakj@chromium.org
Committed: https://chromium.googlesource.com/chromium/src/+/37c078080a860d121443e657eb4089b784469162
Patch Set 1 #
Total comments: 1
Patch Set 2 : handle edge #Patch Set 3 : comments #Patch Set 4 : merge to trunk #
Total comments: 28
Patch Set 5 : merge 2 trunk #Patch Set 6 : integrate review feedback #
Total comments: 6
Patch Set 7 : test fixs #
Total comments: 4
Patch Set 8 : better comment #Patch Set 9 : merge to trunk #
Messages
Total messages: 21 (1 generated)
|