mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-09-14 23:26:38 +00:00
Every other list in the UI (contacts, channels, message-pick, the mode tabs) wraps at its ends; the DM and channel history lists were the one exception -- UP at the oldest message (top of the list) just stopped instead of wrapping to the compose row (the list's own bottom-most stop), and DOWN from the compose row didn't wrap back to the oldest either. Both directions now close the loop, same as everywhere else. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>