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

Reslice mapper representation #112

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

sankhesh
Copy link
Contributor

Exposes the vtk-js vtkImageResliceMapper as a representation in react-vtk-js

@sankhesh
Copy link
Contributor Author

Depends on Kitware/vtk-js#2839

@sankhesh
Copy link
Contributor Author

@floryst @jadh4v

@floryst
Copy link
Collaborator

floryst commented May 29, 2023

Overall LGTM. Still haven't tested it. Will port over to beta when this is merged.

@floryst
Copy link
Collaborator

floryst commented May 30, 2023

I see 2839 has been merged. Once this PR has been updated, I will test it out.

@sankhesh
Copy link
Contributor Author

sankhesh commented May 30, 2023

Do I need to modify the minimum vtk-js version or will the latest be automatically pulled? The new release puts vtk-js at v28.2.1

@floryst
Copy link
Collaborator

floryst commented May 30, 2023

The package-lock.json will need to be updated with an npm install. It's currently on 28.2.0.

Also, I just realized this is a breaking change, since we are requiring a new major version of vtk.js as a dependency. In that case, I'll rewrite this with your input onto the beta branch. Once that's done, we can close this instead of merging.

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