mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 23:08:11 +00:00
Review fixes: - NearbyScreen: when the periodic detail refresh can't find the selected contact any more, clear _nav as well as _detail so the nav view and the input handler don't disagree about state. - TrailScreen: bound the label keyboard to WAYPOINT_LABEL_LEN-1 (11) chars for both Mark-here and Rename, so the user can't type more than the stored label holds. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>