Skip to content

fix(editor): keep inserted content synchronized while scrolling - #8

Merged
Dronquavious merged 2 commits into
mathnotes-app:mainfrom
Dronquavious:chore/mobile-ink-0.3.4
Aug 15, 2026
Merged

fix(editor): keep inserted content synchronized while scrolling#8
Dronquavious merged 2 commits into
mathnotes-app:mainfrom
Dronquavious:chore/mobile-ink-0.3.4

Conversation

@Dronquavious

Copy link
Copy Markdown
Contributor

Summary

Moves the editor’s image and text-box overlay into Mobile Ink’s transformed canvas viewport.

This fixes visual jitter and lag during rapid canvas scrolling, where inserted content could briefly fall behind the ink layer and expose underlying strokes.

Validation

  • Verified on device with rapid vertical scrolling
  • npm run typecheck

Dependency

Requires @mathnotes/mobile-ink@0.3.4, which introduces InfiniteInkCanvas.overlay.

@Dronquavious
Dronquavious merged commit 39bc0ab 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