3dct / open_iA

A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
GNU General Public License v3.0
40 stars 16 forks source link

Crash after disabling first dataset in slicer #53

Closed codeling closed 1 year ago

codeling commented 4 years ago

When the first dataset is being disabled in the slicer ("data" list -> edit -> uncheck "Show in slicer", press OK), and then it is for example re-added (checking the "Show in slicer" again), open_iA crashes because of hard-coded 0 index references.

It should be possible to arbitrarily show and hide any of the datasets

codeling commented 1 year ago

fixed in main / develop.