Skip to content

0.2.1

Choose a tag to compare

@github-actions github-actions released this 03 Aug 03:27
· 29 commits to main since this release
Immutable release. Only release title and notes can be modified.
de9329a

Added

  • New objects created via Create object now include pre-defined coordinates.

Fixed

  • Preserved preview viewport position (scroll/zoom framing) across auto-refresh rerenders in edit mode, preventing the canvas from snapping back to the top-left after coordinate or style edits.
  • Fixed edit-overlay pointer mapping so dragging points and edge insertion behave correctly with preserveAspectRatio and zoom/letterboxing.
  • Fixed vertex-handle drag snapping by preserving pointer-to-vertex offset during drag, preventing points from jumping on click/drag start.