diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 20:03:40 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 20:03:40 +0000 |
commit | 05adb233720bd22661f602bf2bde0285df22db95 (patch) | |
tree | 118349478156979ea0dead606d757d7b79bd8771 /chrome/browser/visitedlink_perftest.cc | |
parent | e7d3989475c007672e11b5612203fe5c849fb76e (diff) | |
download | chromium_src-05adb233720bd22661f602bf2bde0285df22db95.zip chromium_src-05adb233720bd22661f602bf2bde0285df22db95.tar.gz chromium_src-05adb233720bd22661f602bf2bde0285df22db95.tar.bz2 |
Fix the tab move animation when the custom frame is on. Previously,
we were using the tab's y position which takes into account the
custom frame padding. However, TabBounds is relative to the tabstrip
origin so the we kept incrementing the y position by 15px at each
step of the animation.
Use the original tab bound y instead (matches code in the pin tab
animation).
TEST=open some tabs and use ctrl+shift+page{up,down} with the custom frame on.
Review URL: http://codereview.chromium.org/269010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28298 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/visitedlink_perftest.cc')
0 files changed, 0 insertions, 0 deletions