mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-07-27 20:12:41 +02:00
c1853fe8d7
- Drawn paths now use red (#dc3545) for hop markers and polylines, clearly distinct from the purple base repeater dots (origin stays green, ambiguous candidates amber) - Resolved hops render as numbered badges matching the legend order, with a permanent name label next to each point (origin included) - Manual candidate assignments are reversible: a picked hop shows an undo icon in the legend, and a 'Reset picks' button clears every manual assignment on the current path Verified live via Playwright: line/marker colors, badge numbers and name labels, pick -> per-hop undo -> re-pick -> reset-all flow, no page errors. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>