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
{{ message }}
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.
See this plunk: http://plnkr.co/edit/Kr6WQOOcmxB018VOkDR5?p=preview. It uses Angular 1.2.0-rc2. When you move your mouse quickly over the red bar twice (causing events: mouseovermouseoutmouseovermouseout), the bar collapses nicely, but flashes for a while in full width a bit before the animation is supposed to finish.
I suppose that some $timeouts are not cancelled when the new animation is started.
The text was updated successfully, but these errors were encountered:
See this plunk: http://plnkr.co/edit/Kr6WQOOcmxB018VOkDR5?p=preview. It uses Angular
1.2.0-rc2
. When you move your mouse quickly over the red bar twice (causing events:mouseover
mouseout
mouseover
mouseout
), the bar collapses nicely, but flashes for a while in full width a bit before the animation is supposed to finish.I suppose that some
$timeout
s are not cancelled when the new animation is started.The text was updated successfully, but these errors were encountered: