Re: Updated versions of Apple's transforms/animations/transitions proposals

On Apr 13, 2008, at 4:36 PM, Robert O'Callahan wrote:

> On Sun, Apr 13, 2008 at 6:53 AM, David Hyatt <hyatt@apple.com> wrote:
> On Apr 12, 2008, at 7:49 AM, Robert O'Callahan wrote:
>
> The issue at the end of section 2.5 is important. A useful  
> experiment for evaluating animation proposals is to try to implement  
> the OS X dock's behaviours, and that issue comes up immediately ---  
> I gave up on SMIL when I couldn't figure out how to handle that :-).
>
>
> A dock implemented using CSS animations:
>
> http://www.sitepen.com/blog/2008/03/28/svg-css-animations-fisheye-fun/
>
> That hits the issue in 2.5, right? If the :hover state is removed  
> before the element has achieved its full size, the element will  
> instantly take its full size (ugh!) and transition back to normal.
>

No, that's not what we do.  We transition back to normal from where  
you left off.

dave

Received on Sunday, 13 April 2008 21:41:37 UTC