Opened 10 years ago
Closed 10 years ago
#8493 closed bug (fixed)
1.8.22 with jQuery 1.8 breaks 0 duration animations
Reported by: | jarkaruus | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.23 |
Component: | ui.effects.core | Version: | 1.8.22 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Having both jQuery UI 1.8.22 and jQuery 1.8 on the page breaks 0 duration animations.
$(element).animate({ left: '200px' }, 0); no animation
Change History (1)
comment:1 Changed 10 years ago by
Milestone: | 1.9.0 → 1.8.23 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in c7223b952d662cd2f0f0886705ffcd1931620fe2.