Florian M
Florian M
Backend is a bit tricky, since some of the names of class members are automatically serialized to and from json, which may break backwards compatibility. I can do the backend...
Nice! Anything missing for this issue, then? Is the shader stuff still open? Otherwise, feel free to close this :)
Looks like the backend linter scapegoat runs clean first. It may help to do this step *before* the build task :thinking: Edit: tried that here https://app.circleci.com/pipelines/github/scalableminds/webknossos/18008/workflows/19b7c598-5689-4aca-a3be-4729ca70b9f1/jobs/29519 but did not help,...
I think this is to prevent users from accidentally creating massive amounts of data. If your finest mag is 1-1-1, but you zoom out to 1024-1024-1024 and then brush around...
Closing this for now, feel free to reopen if anything comes up
I guess we could delete the defaultViewConfiguration in datasource-properties.json and instead ask those who want to set a viewconfig for their dataset to do so via the API (basically use...
@normanrz also suggested to just show a high-level error message, especially for the convert_to_wkw job (e.g. "unsupported format" / "runtime error" (e.g. OOM) / "other error")
Closing this PR since its contents are now supserseded by https://github.com/scalableminds/webknossos/pull/8287. Still, thanks for your contribution and sorry about the CLA hassle
Thanks for the report! I can reproduce the behavior you describe. I suggest we use this issue to track the actual support of using the translations in webKnossos. This is...