Skip to content

Scrawl-canvas v8.9.3

Compare
Choose a tag to compare
@KaliedaRik KaliedaRik released this 09 Aug 16:39

Breaking changes:

None

New functionality:

  • New tiles filter
  • New newsprint filter
  • New compound filter demos

Improvements:

  • New noTarget attribute for makeRender factory. By default, render objects created with no target Canvas/Stack wrappers will use the SC default clear/compile/show functions to render all Canvas/Stack elements on the page. Setting the noTarget attribute to true will prevent this happening.

Bugfixes:

  • Fix bugs in the blend and compose filters
  • Fix Group.getArtefact()
  • Fix Cell Display cycle rendering to remove unnecessary function calls

Full Changelog: v8.9.2...v8.9.3