Skip to content

Supporting anti-clockwise arcs #57

Closed
@karljs

Description

@karljs

I would like to see support for the optional parameter to the arc function that allows drawing anti-clockwise arcs (see the MDN docs)

Adding another parameter (such as Maybe Bool) to the Arc type breaks backwards compatibility for folks, so I don't know how the maintainers feel about that. It might be possible to establish some standard alternative approach based on an extensible record.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    purs-0.15A reminder to address this issue or merge this PR before we release PureScript v0.15.0type: breaking changeA change that requires a major version bump.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions