playcanvas / playcanvas/editor
Allow mini-stats to be configured in the editor
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 215
- Avg merge
- 1d 29m
- Merged PRs (30d)
- 30
Description
Engine has a mini-stats rendering, which was further extended by https://github.com/playcanvas/engine/pull/2428
In the Editor we have a tick box to allow the project to start with mini-stats visible. It would be great to allow users to configure what stats should be visible - see possible configuration parameters in the attached PR description.
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 with the Editor's existing mini-stats visibility checkbox and review the mini-stats configuration parameters described in engine PR #2428. Trace how the Editor passes the startup visibility setting into the project, then expose the requested stat choices and verify that the selected mini-stats appear when the project starts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100