Effectshelp wanted
Métriques du dépôt
- Stars
- (59 842 stars)
- Métriques de merge PR
- (Merge moyen 16h 54m) (7 PRs mergées en 30 j)
Description
cc @gnarf
.animate uses the undocumented jQuery.speed (its only use, in fact) to manipulate options before sending them to Animation, where they are preserved as "original": https://github.com/jquery/jquery/pull/2218#issuecomment-98504382
We should move such manipulation so that anim.originalOptions is in fact what it claims to be.