error on unselecting transformation
Opened this issue · 0 comments
mshavliuk commented
Description
Error occurs when I unfocus selected transformation in the Segmentation tool
Steps to reproduce
- Open ZI, Load the project
- Open Segmentation tool
- Toggle controls to reveal electrodes and transformation sections
- Select any compartment
- Select the transformation
- Click on the empty space
The following error occur:
Index exceeds the number of array elements. Index must not exceed 0.
Error in zef_transform_table_selection (line 3)
transform_selected = eventdata.Indices(1);
Error using matlab.ui.internal.controller.uitable.WebMWTableController/handleEvent (line 747)
Error while evaluating Table CellSelectionCallback.
See the video for better understanding
Screenshots
output.mp4
Context
Name | Value |
---|---|
Version | 6cb2537 zef_import_parcellation_colortable: load fields from color table file order-agnostically |
OS | MacOS |
Shell | N/A |