Re: [csswg-drafts] [css-transitions] spring() timing function

A bigger issue - this doesn't feel like a timing function as it 
doesn't modify the course of the animation over a fixed time (which is
 why you've proposed the 'auto' duration, which is scary because what 
does that mean for animations that aren't spring functions?).

An alternative (switching to Web Animations terms for a second) might 
be to replace the KeyframeEffect with a SpringEffect? I don't know 
what this would mean in terms of CSS syntax though.

-- 
GitHub Notification of comment by shans
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/280#issuecomment-232537795 
using your GitHub account

Received on Thursday, 14 July 2016 02:08:14 UTC