Skip to content

Canvas v2.2.0

Latest
Compare
Choose a tag to compare
@tabularelf tabularelf released this 27 Jun 20:25

Added:

  • .SetCallbackCacheUpdated(function) and .SetCallbackSurfaceUpdated(function) (see issue for more info #11)
  • Added additional optional argument to .Clear([color], [alpha], [updateCache]) where updateCache is new. #10

Bug Fixed:

  • Fixed an issue where copying to a blank canvas would crash. #9