Changeset 859bace0 in Klonkt for src/assets

Timestamp:
06/19/2026 12:20:35 PM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
7d81265
Parents:
2d596cf
Message:

fix(editor): mobile writing field as bounded box with internal scroll

The field grew with the text → the whole page scrolled to the caret on a
formatting command. On mobile now min-height 240 / max-height 62vh +
overflow auto: caret scroll stays within the box, the page does not jump,
and the toolbar sits sticky above it. Fullscreen resets max-height to none
(fills the page).

Co-Authored-By: Claude <noreply@…>

(No files)

Note: See TracChangeset for help on using the changeset viewer.