Error message on topo figure down key

When hitting down arrow key (by mistake) on topo plot, we get this error message:

***************************************************************************
** Error: Line 1022: Reference to non-existent field 'TensorDisplay'.
** 
** Call stack:
** >figure_3d.m>FigureKeyPressedCallback at 1022
** >bst_call.m at 28
** >figure_3d.m>@(h,ev)bst_call(@FigureKeyPressedCallback,h,ev) at 73
** 
***************************************************************************

Fixed: https://github.com/brainstorm-tools/brainstorm3/commit/b39a270652c398d839b409dab42058a7aa72d05b

1 Like