Opened 15 years ago
Closed 15 years ago
#1823 closed bug (fixed)
Unqueued animation is still calling dequeue()
Reported by: | davidserduke | Owned by: | davidserduke |
---|---|---|---|
Priority: | major | Milestone: | 1.2.2 |
Component: | effects | Version: | 1.2.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Even an animation with a queue:false option will trigger the dequeue() function. This can cause two queued functions to play at once and fight with each other.
Test case will be attached.
Attachments (2)
Change History (4)
Changed 15 years ago by
Attachment: | jquery_test.html added |
---|
Changed 15 years ago by
comment:1 Changed 15 years ago by
need: | Review → Commit |
---|---|
Owner: | set to davidserduke |
Note: See
TracTickets for help on using
tickets.
patch