-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make hybrid annotations the default (#4939)
* rework new-annotation-links to make the hybrid case the default (and also don't show fallback options when no segmentation layer exists) * fix some styling and uint64 case * workaround for inconsistent dataLayers (should always be an array if dataset.isActive is true) * ensure active datasets have datalayers array even when it is empty * undo empty dataLayers workaround * undo empty dataLayers workaround and remove unnecessary type cast * integrate further PR feedback to UI * update changelog * add itemgroup title with 'Other Options' to make clearer that the actual menu link can also be clicked * separate new-annotation-dropdown into own dropdown so that the main 'New Annotation' link does not open a dropdown * format * remove redundant skeleton-only option * fix linter * format Co-authored-by: Florian M <[email protected]>
- Loading branch information
1 parent
c9fa0bc
commit 2d3aa3e
Showing
12 changed files
with
245 additions
and
228 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.