Fix bug where panels sometimes don't align on bottom.
This happens when a move animation starts while a resize animation, typically during creation is in progress. Now the animation starts from where the last one left. Fixes a bug where from bounds and to bounds are reversed in the called StartBoundsAnimation in OnSizeChanged. BUG=106573 TEST=Instructions in bug report. Review URL: http://codereview.chromium.org/8879005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113746 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment