Files
Zachary D. Rowitsch ec1a5440e0
All checks were successful
ci / fast (linux) (push) Successful in 6m12s
Render text input values and fix multi-byte cursor handling
Thread runtime input values through the layout pipeline so text inputs
display their current content (and password inputs show bullet masks).
Fix TextInputState cursor arithmetic to use UTF-8 byte widths instead
of assuming single-byte characters, preventing panics on multi-byte
input like CJK or accented characters.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 18:59:16 -05:00
..
2026-01-29 21:02:04 -05:00