feat: add exact wall-length input during drafting - #602
Conversation
Signed-off-by: Aryan Singh K. <70511529+aryansk@users.noreply.github.com>
|
Sorry for the silence on this — it's a draft so it fell off my radar, and it shouldn't have. This is the feature #308 has been waiting for and the foundations are right: heading from the pointer, distance from the input is the correct split, you reused Four things on the interaction before it can land — all above the geometry, none of it a rewrite:
One practical warning: |
|
Thanks for the geometry groundwork here. I’m closing this draft because the requested interaction work has remained outstanding since August 28 and the wall-drafting paths on main have moved substantially. Issue #308 stays open: exact-length entry is still wanted. A fresh PR should start from current main and use the interaction already agreed in review: keep the normal measurement label until a digit starts editing, Enter commits, Escape first clears the input and then falls through to cancel drafting, angle/junction snapping remains explicit, and the behavior is shared across the 2D and 3D drafting surfaces. |
Summary
Validation
Closes #308