mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 23:08:11 +00:00
KeyboardWidget printed the text preview directly via display.print() without calling translateUTF8ToBlocks first. When a reply prefix contained a UTF-8 sender name (e.g. Cyrillic), raw multi-byte sequences reached the display driver on non-Lemon renders. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>