Effectshelp wanted
Metriche repository
- Star
- (59.842 star)
- Metriche merge PR
- (Merge medio 16h 54m) (7 PR mergiate in 30 g)
Descrizione
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.