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 #136: positive strikethrough offset for max comparision #148

Closed

Conversation

alebar
Copy link

@alebar alebar commented Nov 11, 2017

This PR will fix the #136.
Basically the offset should be negative but when the code looks for the biggest one, it should use a positive value, because Float.MIN_VALUE is always positive.

danfickle added a commit that referenced this pull request Nov 25, 2017
@danfickle
Copy link
Owner

Thanks @alebar

I have used your test case with the fix provided in #143 as it seemed simpler.

Thanks again.

@danfickle danfickle closed this Nov 25, 2017
@shubham-467 shubham-467 mentioned this pull request Jul 14, 2020
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