webknossos icon indicating copy to clipboard operation
webknossos copied to clipboard

agglomerateView mapping name is not passed to compute mesh file job call

Open fm3 opened this issue 3 years ago • 0 comments

The compute mesh file job can take an agglomerateView parameter. However, it looks like this is never set. See startComputeMeshFileJob in segments_view.tsx. I would have expected this to be set to the currently selected mapping when launching the job

fm3 avatar Oct 24 '22 12:10 fm3