fix(#150): width-aware map path-trace builder display (group hops, not bytes)
The map "Current path" panel joined _pathTrace byte-by-byte, so once the builder started capturing the full configured-width prefix per tap (#150), a single 2-byte node read as "84,f4" — looking like two hops. Format via PathHelper.formatPathHex at the configured width so it reads "84F4". Bumps build to +49 for the b49 test binary. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>pull/205/head
parent
711f0b5814
commit
af1776f83c
Loading…
Reference in new issue