playcanvas / playcanvas/engine
Expose layoutgroup.reflow() to docs
Open
Beginner friendly
Nobody has claimed this yet.
area: ui
enhancement
- Dominant language
- JavaScript
- Stars
- 16.8k
- Forks
- 2k
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 222
Description
Forum: https://forum.playcanvas.com/t/solved-correct-way-to-reorder-child-entities/12119/3
Consider exposing reflow() method of LayoutGroupComponent to docs:
https://api.playcanvas.com/engine/classes/LayoutGroupComponent.html
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
Start at src/framework/components/layout-group/component.js around line 313 and compare the generated LayoutGroupComponent API page. Update the documentation exposure for reflow() so it appears in the API reference, then verify that the method is shown on the LayoutGroupComponent documentation page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100