Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error on unselecting transformation #209

Open
mshavliuk opened this issue May 8, 2023 · 0 comments
Open

error on unselecting transformation #209

mshavliuk opened this issue May 8, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@mshavliuk
Copy link
Collaborator

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
@mshavliuk mshavliuk added the bug Something isn't working label May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant