Skip to content

v0.11.2

Compare
Choose a tag to compare
@veghdev veghdev released this 18 Jun 15:58
· 185 commits to main since this release
4874cb6

Fixed

  • Only dimension on size (+ color) wrongly displayed as treemap, not tablechart.
  • Allocated memory is immediately freed after calling detach(), CAnimation and Snapshot
    also can be released using their new free() method.
  • Canvas pointer event handlers registered as passive.