sampsapursiainen/zeffiro_interface

error on unselecting transformation

Opened this issue · 0 comments

Description

Error occurs when I unfocus selected transformation in the Segmentation tool

Steps to reproduce

  1. Open ZI, Load the project
  2. Open Segmentation tool
  3. Toggle controls to reveal electrodes and transformation sections
  4. Select any compartment
  5. Select the transformation
  6. 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