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

Replace panic with early return #270

Closed
wants to merge 1 commit into from

Conversation

richard-uk1
Copy link
Collaborator

I need this because I'm using the curve offset algorithm and can't handle panics. I'm not sure if it's the best approach for kurbo.

@raphlinus
Copy link
Contributor

Does this still trigger when #269 is applied? That addresses the panic in a way that I think is valid, but am not completely sure.

@richard-uk1
Copy link
Collaborator Author

I'll run with that patch tomorrow. If the problem doesn't arise, I'll close this PR :)

@richard-uk1
Copy link
Collaborator Author

I've experimented a bit and am not hitting the panic any more 😄 . I'll re-open if I manage to make it happen again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants