[css-houdini-drafts] Option to run in-sync with rAF

majido has just created a new issue for https://github.com/w3c/css-houdini-drafts:

== Option to run in-sync with rAF ==
_From @RByers on September 22, 2016 13:10_

@birtles argues that you may sometimes want to have an animation that is guaranteed to run in-sync with rAF on the main thread.  Perhaps there should be an option on the animator for this?

Personally I'm not sure when you'd choose to use AnimationWorklet like this instead of just writing animations using rAF, but perhaps there are code sharing benefits?


_Copied from original issue: WICG/animation-worklet#1_

Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/804 using your GitHub account

Received on Wednesday, 29 August 2018 18:15:49 UTC