Skip to content

v0.0.3

Choose a tag to compare

@tungs tungs released this 23 Apr 07:33

The time-handling functions have been updated to follow their original counterparts more closely:

  • requestAnimationFrame now passes a time argument to its callback
  • setTimeout and setInterval can be now passed a string to evaluate instead of a function

Additionally, if any of the dimensions of the capture area are negative or zero then an error will be thrown.