Changeset 5f7dba2 in Klonkt for src/assets/css/style.css

Timestamp:
06/19/2026 12:02:20 PM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
cbfbf88
Parents:
408afc1
Message:

fix(editor): action bar correctly above keyboard (no mid-screen bug)

  • viewport: interactive-widget=resizes-content → layout shrinks when keyboard opens (Android), so sticky bottom sits naturally above the keyboard.
  • .pe-actions stays sticky; bottom offset = max(keyboard part the layout doesn't cover, audio-player height). Replaces the wrong position:fixed+top calculation that placed the bar in the middle of the screen (Android counted it twice).

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

(No files)

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