mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 14:58:12 +00:00
Compass: switch to a heads-up card. The direction of travel is now the fixed "up" index at the top and the compass card rotates underneath it — a North needle plus N/E/S/W letters placed at screen angle (bearing - cog), so North spins as you turn rather than the arrow pointing at your course. Trail waypoints: the nav list now always starts with a synthetic "Trail start" row whenever a trail exists, so you can navigate back to where you began without having marked it. The "Waypoints" action appears when there are saved waypoints OR a trail to backtrack to. Rename/Delete apply only to saved waypoints; the start row is navigate-only. List/nav indexing goes through rowTarget()/wpIndex() helpers. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>