Daniel
Daniel
I'm using the searchQuery and searchFocusOffset props to highlight a specific node in my list and scroll to it. This mostly works as intended, however, every time the actual `treeData`...
#### Backend - [x] duplicate route should work on this sort of volumetracing #6446 - [x] include fallback mapping name in infoJson #6446 - [x] revert to version update action...
## Context webKnossos is able to load and show large precomputed meshes. Downloading them using the functionality in the segment list, crashes the tab, though. ## Expected Behavior The mesh...
See https://discuss.webknossos.org/t/scale-bar-not-saved-with-the-screenshot/1446
Trees with an id larger than 1048576 (1024²) break the tracing view with a `RangeError`. A short investigation showed that the tree color texture for the shader is 1024² *...
Executing the tests locally (`yarn test`) fails, because protobufjs internally calls `npm install` to install some dependencies. In the past we've included these dependencies in our own `devDependencies` but this...
## Detailed Description When running a mesh precomputation job, I would expect the active mapping to be used, since this is the segmentation the user sees. ## Context Looks like...
### Description: - Try to cancel the submitted cluster jobs when receiving the SIGINT signal so if the user decided to abort the execution - Also don't interfere with the...
From a quick look, not all command line parameters are documented, some of them fairly important, for example `--max` to specify the maximum down-sampled resolution, or the different interpolation modes....
If during a wkcuber run a subset of the jobs fails, all of the jobs need to be rerun. Ideally, a subsequent wkcuber run would know which parts were already...