Skip to content

feat: add exact wall-length input during drafting - #602

Draft
aryansk wants to merge 1 commit into
pascalorg:mainfrom
aryansk:codex/issue-308-wall-length-input
Draft

feat: add exact wall-length input during drafting#602
aryansk wants to merge 1 commit into
pascalorg:mainfrom
aryansk:codex/issue-308-wall-length-input

Conversation

@aryansk

@aryansk aryansk commented Aug 5, 2026

Copy link
Copy Markdown

Summary

  • Add an exact-length input during wall drafting in both the 2D and 3D flows.
  • Parse the entered measurement with the existing unit-aware wall measurement behavior.
  • Keep the live wall measurement and unit toggle behavior aligned with the entered value.

Validation

  • 596 editor tests
  • Editor typecheck
  • Nodes, core, and viewer builds
  • Biome
  • git diff --check

Closes #308

Signed-off-by: Aryan Singh K. <70511529+aryansk@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

unit toggle only affects the display of dimensions, not the input

1 participant