MichaelBuessemeyer

Results 98 comments of MichaelBuessemeyer

Please see my following post: https://github.com/scalableminds/webknossos-libs/commit/0efedee5d3dee8068edbe33a4559337119e75dcc#r153039757

Hi Aaron, thanks a lot for your contribution. To merge your changes into our master, we need you to sign the CLA properly. Apparently, it is not working because you...

For reference when this issue is scheduled in a sprint: Here is a very short discussion on this topic: https://scm.slack.com/archives/C5AKLAV0B/p1723014010079719

During testing I noticed that it is possible to hover a mesh even when the rendered viewports are in the way (my mouse is not rendered in the screenshot :/):...

> But I am terribly sorry: I found another bug that looks pretty tedious to debug. Here is the video of me reproducing this: Ok turns out, this is already...

The reason why this banner is shown is because the forntend has an overloaded usage of the `tracing.restictions.allowUpdate` field. The field should save whether the user has the permissions to...

While implementing the suggested fix in PR #8270 we discussed that the whole restrictions should be reworked so that the frontend doesn't manipulate the data received from the backend anymore...

My thoughts: > There are no datasets in the test. The database contains datasets but no data. So there would need to be a test dataset included in the setup....

It seems to me like the libs already support adding new mags / layers to remote datasets. Therefore, maybe calling the new methods `add_foreign_mag/layer` might be better suited.

> Therefore, maybe calling the new methods add_foreign_mag/layer might be better suited. @daniel-wer I am now renaming the methods to `*_foreign_*` as this makes more sense as wklibs already supports...