Skip to content

Releases: andrewiggins/afterframe

Fix memory leak

17 Aug 17:50
Compare
Choose a tag to compare

Release PR #10 to workaround a memory leak in Chrome

Initial Release

08 Jan 19:08
Compare
Choose a tag to compare

Initial release

Features

  • Uses requestAnimationFrame and MessageChannel to call an array of callbacks after the browser has rendered the next frame
  • Passes the time the indicating the point in time when afterFrame() starts to execute callback functions to each callback