blenderskool/canvas-elements

Expose options for Circle, Ellipse element

オープン

#10 opened on 2019/03/18

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (1 件のフォーク)github user discovery
enhancementgood first issueoption

Repository metrics

Stars
 (2 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド