mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 23:08:11 +00:00
Third view in TrailScreen, reached by LEFT/RIGHT from Summary/Map. Newest-first, each row shows `HH:MM +N m` (or `+N.N km` past 1 km). The first point of each segment shows `start` instead of a delta — matches the map renderer's segment-aware drawing. UP/DOWN scrolls within the list; ^/v arrows on the right edge appear when more rows hide above/below. Time is local (tz_offset_hours applied via gmtime on (ts + offset)). Empty trail shows "No trail yet" centred in the content area. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>