blenderskool/canvas-elements
View on GitHubExpose options for Circle, Ellipse element
Open
#10 opened on Mar 18, 2019
enhancementgood first issueoption
Repository metrics
- Stars
- (2 stars)
- 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.