Skip to content

3.0.0

Compare
Choose a tag to compare
@bhj bhj released this 19 Jun 03:39

Breaking changes/migrating from 2.x:

  • Internet Explorer, Chrome < v30, and Firefox < v51 are no longer officially supported (removed vendor prefixes for imageSmoothingEnabled)
  • The stop() method has been renamed pause()
  • The sync() method has been replaced with syncTime() and now expects a time in seconds (instead of ms)

Improved:

  • Graphics now scale fluidly with the canvas instead of at fixed increments
  • Canvas no longer temporarily appears blurry while resizing