Skip to content

feat(canvas): add synchronized in-canvas overlays - #52

Merged
Dronquavious merged 1 commit into
mathnotes-app:mainfrom
Dronquavious:feat/in-canvas-overlay-0.3.4
Aug 15, 2026
Merged

feat(canvas): add synchronized in-canvas overlays#52
Dronquavious merged 1 commit into
mathnotes-app:mainfrom
Dronquavious:feat/in-canvas-overlay-0.3.4

Conversation

@Dronquavious

Copy link
Copy Markdown
Contributor

Summary

Adds an optional overlay prop to InfiniteInkCanvas.

The overlay renders inside Mobile Ink’s UI-thread transformed viewport, allowing host apps to keep images, text boxes, and other React content perfectly synchronized with ink while panning and zooming.

Also bumps the package to 0.3.4 and documents the new API.

Validation

  • npm run typecheck
  • npm test -- --watchman=false — 62 tests passed
  • npm run build
  • npm pack

Release note

This is a backwards-compatible 0.3.4 feature release.

@Dronquavious
Dronquavious merged commit 949cd97 into mathnotes-app:main Aug 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant