Skip to content

feat(static): implement nested static render#96

Open
jacob314 wants to merge 3 commits into
masterfrom
branch_nested_static3
Open

feat(static): implement nested static render#96
jacob314 wants to merge 3 commits into
masterfrom
branch_nested_static3

Conversation

@jacob314

@jacob314 jacob314 commented Apr 7, 2026

Copy link
Copy Markdown
Owner
  • Checkpoint
  • Refactor StaticRender to use analogous array API
  • Shallow clone of region tree.

jacob314 added 3 commits April 6, 2026 15:48
refactor: simplify StaticRender layout computation

Moved StaticRender's layout evaluation to prepareYogaTree inside ink.tsx. This avoids repeatedly evaluating static subtrees during the main layout loop, treating nested and cached StaticRender components as efficient, fixed-size leaf nodes.

fix: address PR review feedback

fix: lint errors

chore: update selection snapshot
@jacob314 jacob314 changed the title branch nested static3 feat(static): implement nested static render Apr 7, 2026
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.

1 participant