Skip to content

add-line's behavior does not match the documentation #570

Open
@schanzer

Description

@schanzer

According to the documentation, these two lines of code should have the line starting at the same coord, and ending at a different place. That doesn't happen.

add-line(circle(20, "outline", "maroon"), 0, 40, 40, 0, "orange")
add-line(circle(20, "outline", "maroon"), 0, 40, 20, 0, "orange")

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions