Changeset 06f3791 in Klonkt for src/views/pages/auth-login.ejs

Timestamp:
06/19/2026 11:42:39 AM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
a0bff44
Parents:
d2078f4
Message:

fix(editor): toolbar stays in view in fullscreen on mobile (visual viewport)

When the mobile keyboard opened, the position:fixed fullscreen frame
(attached to the layout viewport) slid up → toolbar off screen. The
frame now follows the visualViewport (top + height) while fullscreen is
active, so the formatting toolbar always remains visible above the
keyboard.

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

(No files)

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