Skip to content

Restore accidentally removed ARROW_LENGTH constant in CoordinateSystemNode When the view-layer clamping code was deleted (moving origin bounds enforcement to the model layer), the ARROW_LENGTH = 120 constant was inadvertently removed along with it. This caused five TS2304 "Cannot find name 'ARROW_LENGTH'" type errors that were not present before the code-review fixes. https://claude.ai/code/session_0166NkhC8JkCQWkiRvir4o2B - #16

Merged
veillette merged 1 commit into
mainfrom
claude/fix-code-review-issues-g9VQY
Feb 21, 2026

Conversation

@veillette

Copy link
Copy Markdown
Collaborator

No description provided.

…mNode

When the view-layer clamping code was deleted (moving origin bounds
enforcement to the model layer), the ARROW_LENGTH = 120 constant was
inadvertently removed along with it.  This caused five TS2304 "Cannot
find name 'ARROW_LENGTH'" type errors that were not present before the
code-review fixes.

https://claude.ai/code/session_0166NkhC8JkCQWkiRvir4o2B
@veillette
veillette merged commit 1c68d91 into main Feb 21, 2026
@veillette
veillette deleted the claude/fix-code-review-issues-g9VQY branch February 22, 2026 19:40
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.

2 participants