Re: [css-transitions] Proposal and RFC: spring() timing function

On Wed, Jun 29, 2016 at 9:32 PM, Dean Jackson <dino@apple.com> wrote:
> Secondly, we'd need to
> describe how this works for a keyframed animation, where the duration applies
> over all the keyframes.

This, I think, is the part that needs the most thought.  This really
is a pretty big change from the current model, because it seems to be
impossible to accurately chain a spring effect into anything else
unless you run the math yourself to determine the effective duration.
That suggests pushing forward the timetable on "sequence/parallel
animation groups in WebAnim and CSS" might be worthwhile.

~TJ

Received on Friday, 1 July 2016 22:07:13 UTC