Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
schanzer opened this issue Jan 7, 2025 · 0 comments
Open

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

schanzer opened this issue Jan 7, 2025 · 0 comments
Labels

Comments

@schanzer
Copy link

schanzer commented Jan 7, 2025

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")

@schanzer schanzer added the bug label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant