Skip to main content

Bug Tracker

Side navigation

#6726 closed enhancement (fixed)

Opened June 26, 2010 10:04AM UTC

Closed September 24, 2010 02:11PM UTC

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

Attachments (0)
Change History (1)

Changed September 24, 2010 02:11PM UTC by john comment:1

priority: → undecided
resolution: → fixed
status: newclosed