08-Aug-2026 — stop walk edit locking up on the joint leader control ref #326

build 815commit c49bb3d


What's new

Opening Edit Walk no longer freezes the browser. The joint-leader control was rebuilding its selection on every screen update, which looped forever. Selection is now based on stable member ids and a fixed options list, so the page stays responsive when you open a walk for editing.

At a glance