Skip to content

md: assorted mobile fixes#4273

Merged
tvanderstad merged 5 commits intomasterfrom
md-mobile-scroll
Mar 19, 2026
Merged

md: assorted mobile fixes#4273
tvanderstad merged 5 commits intomasterfrom
md-mobile-scroll

Conversation

@tvanderstad
Copy link
Copy Markdown
Contributor

  • fixes an issue where we would autoscroll to the cursor even when not typing on iPad (and probably on Android)
  • fixes an issue where the toolbar was mispositioned on all platforms due to egui limiting margins to 127 pts in the latest version
  • fixes an issue where the toolbar was additionally mispositioned on iPad because of a bug I introduced while performing the egui update (using window scale instead of content scale)
  • hides the mobile toolbar when the virtual keyboard is hidden

@tvanderstad tvanderstad merged commit 7312086 into master Mar 19, 2026
1 check passed
@tvanderstad tvanderstad deleted the md-mobile-scroll branch March 19, 2026 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant