fix(editor): remove 350ms scroll guard + always type fullscreen on touch
keepScroll: removed the 350ms scroll trap (itself caused a visible
jump); now only sync + 1 frame restore, and nothing at all in fullscreen
(page is locked there → field may scroll to caret).
Auto-fullscreen on touch now also on beforeinput + pointerup (not just
focus), so you can't accidentally type without fullscreen after leaving
it.
Co-Authored-By: Claude <noreply@…>
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.