playcanvas / playcanvas/editor

Curve editor should set the zoom level around the values of the graph when opened

Open
#508 1 comment 1 reaction 0 assignees View on GitHub

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:

image

It should be this:

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.