Bug Tracker

Modify

Ticket #11910 (closed enhancement: duplicate)

Opened 11 months ago

Last modified 11 months ago

$.animate should have "stepComplete" Callback

Reported by: christian.meixner@… Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.7.2
Keywords: Cc:
Blocking: Blocked by:

Description

There should be something like a "stepComplete" callback, which should only be called whenever an animation step has completed.

Right now there is only "step" which gets called every time a single property on an single object in the collection is animated, which mighty easily be several hundred times, if you animate several properties on several objects at once.

Change History

comment:1 Changed 11 months ago by christian.meixner@…

This might be a dublicate of #11797

comment:2 Changed 11 months ago by mikesherov

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

It is. Good catch!

comment:3 Changed 11 months ago by mikesherov

Duplicate of #11797.

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.