[Feature] cursor未配置的情况下,沿用父节点的cursor配置
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 263
- Forks
- 50
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 16
Description
What problem does this feature solve?
cursor未配置的情况下,沿用父节点的cursor配置
What does the proposed API look like?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating where cursor configuration is resolved for rendered nodes and trace how parent relationships are available; done means an unset child cursor inherits its parent’s cursor without changing explicitly configured child values, with coverage for both cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100