diff options
author | beng@google.com <beng@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-07-30 01:32:58 +0000 |
---|---|---|
committer | beng@google.com <beng@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-07-30 01:32:58 +0000 |
commit | aaeb9dc745d49afa66c1b613daa5a3123f309955 (patch) | |
tree | b08f301ef7b74b9268dc403da0a5dfbc0a64514c /chrome/browser/first_run.cc | |
parent | 6938aeec058cfe1b2a83c2192fd41dfbdfd06e4b (diff) | |
download | chromium_src-aaeb9dc745d49afa66c1b613daa5a3123f309955.zip chromium_src-aaeb9dc745d49afa66c1b613daa5a3123f309955.tar.gz chromium_src-aaeb9dc745d49afa66c1b613daa5a3123f309955.tar.bz2 |
Fix one more glitch when drag-attaching a tab to the tabstrip. Other tabs in the strip were instantly sized to their start size for the insert tab animation (which is their current size) but this calculation didn't take into account the fact that a newly inserted tab has a minimum size so their initial size isn't just the width / n other tabs, it's (width / n other tabs) - (min width / n other tabs)
B=1285677
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/first_run.cc')
0 files changed, 0 insertions, 0 deletions