#7435 closed bug (fixed)
animateClass ignores easing due to typo "easding"
Reported by: | xelaris | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.14 |
Component: | ui.effects.core | Version: | 1.8.13 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
There is an typo on line 252 of jquery.effects.core.js. Instead of "easing" there is "easding". Therefore all animations uses "swing".
Change History (3)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Effects: Fixed typo. Fixes #7435 - animateClass ignores easing due to typo 'easding'.
Changeset: d3ffacb75674a0c86d930299c69946646d3d6ba0
comment:3 Changed 12 years ago by
Milestone: | 1.9 → 1.8.14 |
---|
Note: See
TracTickets for help on using
tickets.
https://github.com/jquery/jquery-ui/blob/1-8-stable/ui/jquery.effects.core.js#L252