Skip to content

v3.0.4

Choose a tag to compare

@hesprs hesprs released this 06 Sep 12:14
· 90 commits to main since this release
  • Canvas node overlays are no longer removed from DOM automatically. This was an overkill for a tiny viewer and creates numerous extra calculations and memory leak risk.
  • Nodes now support custom color (# + six digit hexadecimal RGB color code).

If your project doesn't use Node.js, you can still use the stand-alone, integrated version below (canvasViewer.js) for your vanilla JavaScript projects.