Commit 00293e2
authored
Fix loading adHocMeshes from dataset view mode (#8903)
Follow-up fix for #8708 (request must be by id now)
### URL of deployed dev instance (used for testing):
- https://fixadhocviewmode.webknossos.xyz
### Steps to test:
- Open a dataset with a static segmentation layer, request ad-hoc mesh
for a segment, should load.
### Issues:
- fixes
https://scm.slack.com/archives/C02H5T8Q08P/p1757351922621309?thread_ts=1757338710.530969&cid=C02H5T8Q08P
------
- [x] Added changelog entry (create a `$PR_NUMBER.md` file in
`unreleased_changes` or use `./tools/create-changelog-entry.py`)
- [x] Considered [common edge
cases](../blob/master/.github/common_edge_cases.md)1 parent 01ec45c commit 00293e2
File tree
2 files changed
+4
-3
lines changed- frontend/javascripts/viewer/model/sagas/meshes
- unreleased_changes
2 files changed
+4
-3
lines changedLines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
445 | | - | |
446 | | - | |
| 445 | + | |
447 | 446 | | |
448 | | - | |
| 447 | + | |
449 | 448 | | |
450 | 449 | | |
451 | 450 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments