blenderskool/canvas-elements

Expose options for Circle, Ellipse element

Aperta

#10 aperta il 18 mar 2019

 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (1 fork)github user discovery
enhancementgood first issueoption

Metriche repository

Star
 (2 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor