Skip to main content

Bug Tracker

Side navigation

#10497 closed enhancement (fixed)

Opened October 14, 2011 03:18PM UTC

Closed October 14, 2011 03:21PM UTC

.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.

Attachments (0)
Change History (1)

Changed October 14, 2011 03:21PM UTC by gnarf comment:1

component: unfiledeffects
milestone: None1.7
resolution: → fixed
status: newclosed
version: 1.7b21.6.4