Skip to content

fix(editor): improve text box editing with the keyboard - #6

Merged
Dronquavious merged 4 commits into
mathnotes-app:mainfrom
Dronquavious:feature-bug-fixes
Aug 15, 2026
Merged

fix(editor): improve text box editing with the keyboard#6
Dronquavious merged 4 commits into
mathnotes-app:mainfrom
Dronquavious:feature-bug-fixes

Conversation

@Dronquavious

Copy link
Copy Markdown
Contributor

Summary

Improve the text-box editing experience, especially when using the software keyboard.

  • Reveal a newly created text box above the keyboard while preserving the current page position.
  • Keep a trailing blank page available when creating a text box on the last page.
  • Give new text boxes a larger default height for multiline writing.
  • Enable scrolling within multiline text boxes when their content exceeds the visible area.
  • Use iOS keyboard avoidance so the editor remains visible while typing.

Validation

  • Rebases cleanly on the latest main
  • Uses published @mathnotes/mobile-ink@0.3.3
  • npm run typecheck passes

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