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 Ellipse#containsPoint #44

Merged
merged 2 commits into from
Jul 24, 2017

Conversation

thesnups
Copy link

@thesnups thesnups commented Jul 9, 2017

These changes resolve issue 43.

The problem was related to the way the ellipse foci were being calculated. I have updated the logic and written unit tests to avoid future regression.

@hapticdata hapticdata merged commit 6f15ca2 into hapticdata:master Jul 24, 2017
@hapticdata
Copy link
Owner

thank you Daniel! and thanks for the tests, very appreciated!

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.

Ellipse.containsPoint issue
2 participants