You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add an over scroll animation duration of 50ms;
- Use the over scroll animation duration for transition to invalid page
(i.e. over scroll); This was using normal page transition duration of 180ms
before.
- Use the same duration for snap back animation; This was 100ms and now changed
to 50ms.
Also fixed a bug that app launcher bubble moves to wrong location if starting an
over scroll before previous over scroll snap back animation finishes.
BUG=160590
TEST=Verify over scroll animation is fast enough.
R=sky@chromium.org
Review URL: https://chromiumcodereview.appspot.com/11275320
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@167784 0039d316-1c4b-4281-b951-d872f2087c98
0 commit comments