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(4D utility): wrong array type returned by getDataInTime #754

Merged
merged 2 commits into from
Aug 28, 2023

Conversation

lscoder
Copy link
Collaborator

@lscoder lscoder commented Aug 24, 2023

Since segmentationVolume is an Uint8Array and the type returned by a map function is exaclty the same which made indexArray array to be an Uint8Array but that type of array may not have values greater than 255 breaking all pixel indexes returned.

@netlify
Copy link

netlify bot commented Aug 24, 2023

Deploy Preview for cornerstone-3d-docs ready!

Name Link
🔨 Latest commit 9864cdb
🔍 Latest deploy log https://app.netlify.com/sites/cornerstone-3d-docs/deploys/64e906c3b02827000879464c
😎 Deploy Preview https://deploy-preview-754--cornerstone-3d-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sedghi sedghi merged commit 14ea6c1 into cornerstonejs:main Aug 28, 2023
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