cros: Fix stacked launcher animations.
In the old version, launching the launcher and then rapidly entering text and deleting it multiple times caused the scheduled animations to build up causing the launcher to continue to animate between states long after text had stopped being entered/removed from the searchbox. I added a line to stop the current animation before scheduling another one, which prevents the behavior. Bug: 750668 Change-Id: I3134679ad2b378d21c5e953d50ee8909ffdc47fd Reviewed-on: https://chromium-review.googlesource.com/598743Reviewed-by:Yury Khmel <khmel@chromium.org> Commit-Queue: Alex Newcomer <newcomer@chromium.org> Cr-Commit-Position: refs/heads/master@{#491591}
Showing
Please register or sign in to comment