Bug Tracker

Opened 13 years ago

Closed 13 years ago

#6726 closed enhancement (fixed)

Expose the frame interval in jQuery.fx

Reported by: lrbabe Owned by:
Priority: undecided Milestone: 1.4.3
Component: effects Version: 1.4.2
Keywords: animation, interval, performance Cc:
Blocked by: Blocking:

Description

As discussed on the forum ( http://forum.jquery.com/topic/increasing-animation-frame-interval-and-exposing-it ), most javascript libraries expose the animation interval to developers. This allows to trade smoothness for performance and/or prevent dropped frames.

And here is the patch: http://github.com/lrbabe/jquery/commit/323bd049e46209fa41d51afbd0694c699126dac8

Change History (1)

comment:1 Changed 13 years ago by john

Priority: undecided
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.