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

Fix a bug in pointSearch on closed lines. #780

Merged
merged 1 commit into from
Feb 28, 2018

Conversation

manthey
Copy link
Contributor

@manthey manthey commented Feb 22, 2018

Some code was in a loop that should have been out of it. This adds a test for the correct behavior.

Some code was in a loop that should have been out of it.  This adds a
test for the correct behavior.

Also, if a polygon is degenerate, it should not generate stroke
information.
@manthey manthey merged commit 9cada43 into improve-line-updates Feb 28, 2018
@manthey manthey deleted the line-findPoints-bug branch February 28, 2018 18:45
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