Bug Tracker

Opened 12 years ago

Closed 12 years ago

#10497 closed enhancement (fixed)

.stop should allow choosing which queue to stop

Reported by: gnarf Owned by:
Priority: undecided Milestone: 1.7
Component: effects Version: 1.6.4
Keywords: Cc:
Blocked by: Blocking:

Description

Now that animate is able to put animations into multiple queues ( #9280 ), we should enhance .stop() with the ability to stop animations in a single queue.

.stop( [ queueName, ] clearQueue, gotoEnd )

When passing a string as the first argument to stop, it should limit its stopping to only the single queue.

Change History (1)

comment:1 Changed 12 years ago by gnarf

Component: unfiledeffects
Milestone: None1.7
Resolution: fixed
Status: newclosed
Version: 1.7b21.6.4
Note: See TracTickets for help on using tickets.