fiji / 3D_Viewer

https://imagej.net/plugins/3d-viewer
GNU General Public License v3.0
20 stars 18 forks source link

aherbert bug fixes #22

Open aherbert opened 6 years ago

aherbert commented 6 years ago

Bug fixes for the 3D viewer.

One bug could be demonstrated using a JUnit test so I have added dependencies to the POM to allow it to be run. The fix to the actual class is trivial and so the test could be removed as no other tests are present in the package.

Some changes are not bug fixes but extensions to the public API to expose more functionality in the Image3DUniverse and the view window.

ctrueden commented 6 years ago

Thank you @aherbert, and sorry for the delay in reply. I will be out of the office for the next two weeks, and am still not caught up on post-travel tasks from last time, so unfortunately it may be awhile before I get to reviewing and merging this. But I will do so as soon as I can—it's in my queue.