blenderskool/canvas-elements

Expose options for Circle, Ellipse element

开放

#10 创建于 2019年3月18日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (1 个派生)github user discovery
enhancementgood first issueoption

仓库指标

星标
 (2 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南