blenderskool / blenderskool/canvas-elements
Expose options for Circle, Ellipse element
Open
enhancement
good first issue
option
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Options such as `startAngle` and `endAngle` are explicitly set to 0 and 2π respectively. They should be exposed as **optional** options so that open circles can be drawn.
This also applies to the `Ellipse` element.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.