diff options
author | Matias Niemelä | 2013-12-14 00:30:48 -0500 |
---|---|---|
committer | Matias Niemelä | 2013-12-19 12:01:12 -0500 |
commit | 54637a335f885110efaa702a3bab29c77644b36c (patch) | |
tree | 8f6ceec5abb4ddd31c78b5e8f8475a9db30bee61 /src/loader.suffix | |
parent | 277a5ea05d50fb27243b98570c3ca9394b31e935 (diff) | |
download | angular.js-54637a335f885110efaa702a3bab29c77644b36c.tar.bz2 |
fix($animate): use a scheduled timeout in favor of a fallback property to close transitions
With ngAnimate, CSS transitions, that are not properlty triggered, are forceably closed off
by appling a fallback property. The fallback property approach works, however, its styling
itself may effect CSS inheritance or cause the element to render improperly. Therefore, its
best to stick to using a scheduled timeout to run sometime after the highest animation time
has passed.
Closes #5255
Closes #5241
Closes #5405
Diffstat (limited to 'src/loader.suffix')
0 files changed, 0 insertions, 0 deletions