mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 14:58:12 +00:00
In the DM/room message history, the message loop leaves the ink DARK when the last drawn box is the selected one, so the unselected [+ send] row printed dark-on-dark and vanished. Most visible in room servers, where there's always a selected message. Reset to LIGHT before drawing the row (matching the channel-history version). Pre-existing bug, independent of the history-store refactor. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>