Bug Tracker

Modify

Ticket #1823 (closed bug: fixed)

Opened 6 years ago

Last modified 6 years ago

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:
Blocking: Blocked by:

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

jquery_test.html Download (1.0 KB) - added by davidserduke 6 years ago.
1823.diff Download (398 bytes) - added by davidserduke 6 years ago.
patch

Change History

Changed 6 years ago by davidserduke

Changed 6 years ago by davidserduke

patch

comment:1 Changed 6 years ago by brandon

  • need changed from Review to Commit
  • Owner set to davidserduke

comment:2 Changed 6 years ago by davidserduke

  • Status changed from new to closed
  • Resolution set to fixed

Commited with [3834].

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.