You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This is the 1st commit message:
show error in context menu if clicked node wasn't found (instead of crashing whole page); remove maybe container from findTreeById
# This is the commit message #2:
remove maybe container from findTreeByName; remove dead REMOVE_AGGLOMERATE_SKELETON action code
# This is the commit message #3:
fix incorrect encoding/decoding of node ids between webGL and JS
# This is the commit message #4:
update changelog
# This is the commit message #5:
Update config.yml
Copy file name to clipboardExpand all lines: CHANGELOG.unreleased.md
+1
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ For upgrade instructions, please check the [migration guide](MIGRATIONS.released
16
16
- Improved performance of opening a dataset or annotation. [#6711](https://github.com/scalableminds/webknossos/pull/6711)
17
17
18
18
### Fixed
19
+
- Fixed node selection and context menu for node ids greater than 130813. [#6724](https://github.com/scalableminds/webknossos/pull/6724)
0 commit comments