Skip to content

v1.11.0

Compare
Choose a tag to compare
@GMartigny GMartigny released this 13 Sep 09:37
· 204 commits to master since this release
  • All Component drawing is cached, this improve performances when using multiple time the shape in a single frame (moving the mouse and solving isHover function)
  • Image are not reload when setting the same url twice
  • Add missing toJSON and from to the Knob class
  • Improve test coverage and crush some bugs