Ticket #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: | ||
| Blocking: | Blocked by: |
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
comment:2 Changed 2 years ago by Scott González
- Status changed from new to closed
- Resolution set to fixed
Effects: Fixed typo. Fixes #7435 - animateClass ignores easing due to typo 'easding'.
Changeset: d3ffacb75674a0c86d930299c69946646d3d6ba0
Note: See
TracTickets for help on using
tickets.


https://github.com/jquery/jquery-ui/blob/1-8-stable/ui/jquery.effects.core.js#L252