Skip to content

Conversation

@K-Meech
Copy link
Contributor

@K-Meech K-Meech commented Oct 2, 2025

Closes #35

This small fix prevents NegativeArraySizeException when drawing the bounding box of certain meshes. E.g. see the corresponding issue (#35) for an example of a planar mesh. This fix comes from a section of the other open pull request on this repo: #22

@ctrueden - do let me know if any changes are needed to this PR - happy to update as needed! I've tried to make the fix as minimal as possible, as I know the 3D viewer is old code + isn't updated often. No problem if it can't be merged though - thanks.

@ctrueden
Copy link
Member

ctrueden commented Oct 6, 2025

@K-Meech Thank you very much!

@ctrueden ctrueden merged commit c2371eb into fiji:master Oct 6, 2025
1 check passed
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.

NegativeArraySizeException for planar meshes

2 participants