DescriptionFix ApproximatelyEqual for transforms
I subtly broke this in https://codereview.chromium.org/1071803003. Due
to a cut and paste error, we were never updating |delta|.
Consequently, I missed a regression due to my property trees skipping:
I wasn't forcing a rebuild when contents scale or content bounds
changed (and this was required). I've fixed that in this CL as well.
BUG=471786
Committed: https://crrev.com/9a706e68a90749d54e336829ae759a56931ccf31
Cr-Commit-Position: refs/heads/master@{#326827}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|