Re: [RequestAnimationFrame] Processing model defined

Yeah, we've just backed out requestAnimationFrame:
http://blog.jquery.com/2011/08/29/jquery-1-6-3-rc1-released/

And hope to get it back in soon (in a working state, naturally).

--John


On Thu, Aug 25, 2011 at 11:16 AM, Boris Zbarsky <bzbarsky@mit.edu> wrote:

> On 8/25/11 6:37 AM, Paul Bakaus wrote:
>
>> Happy to help wherever I can. While I'm not actively involved in the
>> jQuery project any more, I can help with reviewing animation proposals. I
>> started jQuery UI and wrote the animation extensions for it.
>>
>> For the current implementation of animate(), I've cc'ed John Resig. John,
>> do you see a feasible way of "upgrading" animate() to use
>> requestAnimationFrame?
>>
>
> The issue is that it's already been thus "upgraded" but in a way that
> causes problems...
>
> -Boris
>

Received on Monday, 29 August 2011 20:53:38 UTC