larsenwork / larsenwork/sketch-easing-gradient
Define Stops by percentage
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 403
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
Coming from Photoshop our Design Team is used to work with precise Stops in the gradient. Dividing a gradient in to 10 Stops, like sketch does it natively via the number keys, works "ok". But being even more precise and converting existing designs it would be awesome to have the ability to work with that percentage
Describe the solution you'd like
Define a step with percentage. From where i understand the percentage is available because it is copied into the css code already
But nevertheless this plugin is giving the gradient tool what it is lacking ... thanks for that. Keep on rockin ;)
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
Start by reviewing how the plugin currently defines gradient stops and how percentage values are copied into the CSS output. Trace the gradient tool's stop handling to determine where percentage-based positions belong, then verify that generated gradients preserve the requested percentages in Sketch and CSS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- design
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100