Skip to content

fix: 🐛 addPoint to addPointLong so that we have a constant ofun #88

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

Merged
merged 1 commit into from
Jan 16, 2020

Conversation

JamesAPetts
Copy link
Member

@JamesAPetts JamesAPetts commented Jan 16, 2020

The colorLUTApi recently introduced erroneously used addPoint rather than addPoint long, thus the last two parameters (midpoint and sharpness) weren't being passed to the vtkjs class. This meant they defaulted to linear and caused problems that would cause hidden segments to display sometimes.

@JamesAPetts JamesAPetts changed the title fix: 🐛 AddPoint to addPointLong so that we have a constant ofun fix: 🐛 addPoint to addPointLong so that we have a constant ofun Jan 16, 2020
@JamesAPetts JamesAPetts merged commit 016eabe into OHIF:master Jan 16, 2020
@ohif-bot
Copy link
Member

🎉 This PR is included in version 0.8.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants