Layer manipulation & animations
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 374
- PR merge metrics
- No merged PRs in 30d
Description
Being able to manipulate all layers separately. Ideas:
- Set layer x, y, width, height
- Opacity
- Camera "Shake" effect
- Keyframe animation with different easings (Already have a simple keyframe impl here)
- Fade in/out layers
- zoom in out on layer level instead of the current ken burns
- Custom animation callback function for each layer's Image object
- fabric.js filters
Have created a branch for this.
Contributor guide
No contributing guide indexed for this repository
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
Review util.js around line 127 and the existing branch mentioned in the issue before attempting work. The request combines layer properties, camera effects, keyframes, callbacks, and fabric.js filters, so first narrow it to a defined subset with acceptance criteria; done is not specified for the full proposal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100