Philipp Otto
Philipp Otto
I'm trying my luck again @Andarist @mshustov
@fm3 I have two questions regarding the nml format: 1. what do you think about having a parent tag for the user defined properties? e.g.: ```xml ... ... ... ```...
@fm3 to keep the naming consistent with the metadata for datasets and folders, we should rename the `properties` to `metadata` where possible (single entries in the metadata could still be...
@MichaelBuessemeyer I think you can already have a look at the front-end.
Really looking forward to see this merged! I tested this PR for a bit and found some things: - [x] the scroll bar is not visible in dark mode (because...
Hmm, I found another thing: - [x] shift select often doesn't work. could it be that it performs the range by sorting alphabetically? however, the visible sorting might be by...
The front-end part will be (partly) covered by https://github.com/scalableminds/webknossos/pull/7395. The use-case there is focussed on transformations, but the UI would also allow to combine layers (compose datasets) without any transforms....
Hi @kabilar, this is currently possible by uploading the additional layers as a new dataset and then combining that new dataset with the existing dataset. The combination part can be...
> Moreover, I added the option to move a bounding box around via alt +left mouse down. On Ubuntu, alt + left mouse drag moves the current window. Could we...
Cool! > Do yous think that's alright or should I invest more time? i think, it's alright :)