Changeset e22230e in Klonkt for CHANGELOG.md

Timestamp:
06/19/2026 12:38:30 PM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
de21a3b
Parents:
f3f43df
Message:

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.