You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The requestAnimationFrame API only have 90% rate adoption. E.g. it's not supported on IE9.
I'm wondering if adding a polyfill here would make sense.
At least, the browser support should be documented.
The text was updated successfully, but these errors were encountered:
The
requestAnimationFrame
API only have 90% rate adoption. E.g. it's not supported on IE9.I'm wondering if adding a polyfill here would make sense.
At least, the browser support should be documented.
The text was updated successfully, but these errors were encountered: