chromagallery
chromagallery copied to clipboard
Migrate css transitions to requestAnimationFrame
Migrate from css transform and scale transitions to requestAnimationFrame (if available). I want help to implement the easing functions (without using velocity.js).