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

hobby: Fix closed two point hobby curve #468

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

johannes-wolf
Copy link
Member

Fixes #462.

@johannes-wolf johannes-wolf added bug 🐛 Something isn't working core:draw ✏️ labels Jan 17, 2024
@johannes-wolf johannes-wolf added this to the 0.2.1 milestone Jan 17, 2024
@fenjalien
Copy link
Member

@Enivex do the tests look right?

@Enivex
Copy link

Enivex commented Jan 18, 2024

@Enivex do the tests look right?

I would say so, yes

@johannes-wolf johannes-wolf self-assigned this Jan 18, 2024
@johannes-wolf johannes-wolf merged commit eaed74f into master Jan 18, 2024
2 checks passed
@johannes-wolf johannes-wolf deleted the cetz-462-fix-hobby-two-points branch January 18, 2024 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working core:draw ✏️
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hobby should only return a straight line for two points if close: false
3 participants