MichaelBuessemeyer

Results 98 comments of MichaelBuessemeyer

> Since Philipp is out of office, maybe @MichaelBuessemeyer could have a look at this after https://github.com/scalableminds/webknossos/issues/6613 is done? Sure :)

Regarding the first point: > Some update actions are now duplicated, because I have to distinguish between SkeletonUpdateActions and VolumeUpdateActions, even if they are basically identical: It seems like @philippotto...

@fm3 While implementing the new update actions which replaced some routes I came across the following questions: > ``` > deleteLayerFromAnnotation > tracingId: String > layerName: String > type: AnnotationLayerType...

Some more questions :D > The frontend should fetch the new annotation proto object from GET {tracingstore_uri}/tracings/annotation/:annotationId to get correct layer set, name, description for requested version (postgres only knows...

Making an annotation's mapping editable (starting proofreading actions should work again. Although, I'd like to ask why the `updateMappingName` actions now makes a mapping editable. To me this sounds kinda...

> Yes, such an extra property is required! It’s called isEditable. For this particular context, both isEditable and isLocked should be set to true. https://github.com/scalableminds/webknossos/blob/master/webknossos-tracingstore/app/com/scalableminds/webknossos/tracingstore/tracings/volume/VolumeUpdateActions.scala#L359 > Thanks for having a...

@philippotto feel free to ping me in case you have problems with merge conflicts which might be created by #8075

re-requesting review for frontend

> [MichaelBuessemeyer](https://github.com/MichaelBuessemeyer) requested a review from [philippotto](https://github.com/philippotto) [now](https://github.com/scalableminds/webknossos/pull/7917#event-15747240047) sorry, misclick :see_no_evil:

The newest frontend changes also look good to me :)