blenderskool/canvas-elements

Expose options for Circle, Ellipse element

Offen

#10 geöffnet am 18.03.2019

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (1 Fork)github user discovery
enhancementgood first issueoption

Repository-Metriken

Stars
 (2 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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