Changeset 06f3791 in Klonkt for CHANGELOG.md


Ignore:
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@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG.md

    rd2078f4 r06f3791  
    2525### Toegevoegd
    2626- Schrijfvenster kan op **volledig scherm** (knop in de editor-toolbar, of Escape om
    27   terug te gaan) — fijn voor afleidingsvrij schrijven op mobiel.
     27  terug te gaan) — fijn voor afleidingsvrij schrijven op mobiel. De opmaak-toolbar
     28  blijft daarbij altijd bovenaan in beeld, ook als het mobiele toetsenbord opent
     29  (frame volgt de visual viewport).
    2830- Beheerder kan z'n **Google-account koppelen** (Account → Inloggen met Google) en
    2931  daarna óók met Google inloggen. Veilig: koppelen kan alleen terwijl je met
Note: See TracChangeset for help on using the changeset viewer.