Chromium Code Reviews
DescriptionFix fixed-pos jitter related to physical pixel snapping.
The effective scroll delta is corrected for rounding to nearest screen
pixel, but this was done in the wrong coordinate space (scroll delta is
in CSS pixels, not physical pixels).
NOTRY=true
BUG=357889
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261057
Patch Set 1 #Patch Set 2 : Group code together with contents scale as before #
Total comments: 4
Patch Set 3 : Cover scale on layer itself #Patch Set 4 : Style nit #Patch Set 5 : More comment #Patch Set 6 : Set fallback value to 1 #Messages
Total messages: 8 (0 generated)
|