playcanvas / playcanvas/editor
Curve editor should set the zoom level around the values of the graph when opened
Open
Nobody has claimed this yet.
🔥🔥
area: particles
enhancement
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 215
- Avg merge
- 1d 29m
- Merged PRs (30d)
- 30
Description
Perhaps the curve editor should auto zoom in to the size of the graph values than a default zoom level?
Eg rather than this:

It should be this:

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 by locating the curve editor's opening logic and the code that applies its default zoom. Compare the current and proposed screenshots to determine how the graph values should define the initial view; done means opening the editor frames the graph values rather than using a fixed default zoom.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100