Re: Open Source Cross-Browser setImmediate in JavaScript

Haven't tried it yet. I will though. I'm always a bit frightened touching SVG out of performance reasons, as we need to animate hundreds of elements on iPads. Maybe it's only a prejudice and performance of SVG has been getting a lot better. Anyway, thanks!

Von: Robert O'Callahan <robert@ocallahan.org<mailto:robert@ocallahan.org>>
Antworten an: "robert@ocallahan.org<mailto:robert@ocallahan.org>" <robert@ocallahan.org<mailto:robert@ocallahan.org>>
Datum: Thu, 7 Jul 2011 20:08:37 -0700
An: Paul Bakaus <pbakaus@zynga.com<mailto:pbakaus@zynga.com>>
Cc: Boris Zbarsky <bzbarsky@mit.edu<mailto:bzbarsky@mit.edu>>, "public-web-perf@w3.org<mailto:public-web-perf@w3.org>" <public-web-perf@w3.org<mailto:public-web-perf@w3.org>>
Betreff: Re: Open Source Cross-Browser setImmediate in JavaScript

On Fri, Jul 8, 2011 at 3:46 AM, Paul Bakaus <pbakaus@zynga.com<mailto:pbakaus@zynga.com>> wrote:
That's interesting and sad at the same time..

It's a pain that transitions and animations currently can't be trivially
started, stopped, restarted and overridden. There still needs to be a lot
of work put into CSS Animations and transitions before we can actually
expect normal developers to sanely work with them.

SVG Animation supports all of those. Have you considered using it?

Rob
--
"If we claim to be without sin, we deceive ourselves and the truth is not in us. If we confess our sins, he is faithful and just and will forgive us our sins and purify us from all unrighteousness. If we claim we have not sinned, we make him out to be a liar and his word is not in us." [1 John 1:8-10]

Received on Friday, 8 July 2011 12:31:50 UTC