COMMENT Element.stop

master
Mike Sierra 2013-10-09 14:32:40 -04:00
parent 78bc067beb
commit b550dc698b
1 changed files with 1 additions and 0 deletions

View File

@ -2090,6 +2090,7 @@ function arrayFirstValue(arr) {
callback && eve.once("mina.finish." + anim.id, callback);
return anim;
};
// SIERRA Element.stop(). Does it _stop_ or _pause_ the animations? If you run Element.animate() to restart the animation, does it commence from the beginning?
/*\
* Element.stop
[ method ]