scratchfoundation / scratchfoundation/scratch-editor
Lines in Vector Editor
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 281
- Forks
- 276
- Avg merge
- 7d 8h
- Merged PRs (30d)
- 6
Description
When a line is created in the vector editor, it automatically has rounded lines. However, when a shape is created and then a part of it is erased, you can make a line with sharp edges (difference circled in red). Can there be an easy way to toggle between rounded lines and sharpened lines added, similar to what adobe illustrator and other vector editors have?
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 in the vector editor entry point by locating how line ends are rendered and how erased shapes become lines. Compare the rounded and sharp edges shown in the attached image, then define a toggle that switches between those two styles and verify both line creation and erasing workflows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100