diff options
author | sataya.m@samsung.com <sataya.m@samsung.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-26 22:44:34 +0000 |
---|---|---|
committer | sataya.m@samsung.com <sataya.m@samsung.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-26 22:44:34 +0000 |
commit | 485a42dc330297c829dd08da2798e5df35e88aa9 (patch) | |
tree | 91e592104e4f058d6e2f3eefd9298bfd77c68a56 /ash/resources/ash_resources.grd | |
parent | ff5d96c501ce41f1314f83adf1fdc600d36561dd (diff) | |
download | chromium_src-485a42dc330297c829dd08da2798e5df35e88aa9.zip chromium_src-485a42dc330297c829dd08da2798e5df35e88aa9.tar.gz chromium_src-485a42dc330297c829dd08da2798e5df35e88aa9.tar.bz2 |
Avoid unnecessary gloweffect calls
When there's some overscroll in the x axis (getting us past the rounding check) and
an epsilon of overscroll in the y axis due to numerical error, this later convinces
OverscrollGlow to trigger the fling glow in that direction. The Rounded check only
protected us against epsilons in *both* directions. Replace this with removing
the epsilon explicitly in unused_scroll_delta.
BUG=354325
Review URL: https://codereview.chromium.org/206153002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@259729 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/resources/ash_resources.grd')
0 files changed, 0 insertions, 0 deletions