-
Notifications
You must be signed in to change notification settings - Fork 30
Allow toggling visibility of segments and segment groups #8546
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
f7c5de3
allow to toggle visibility of each segment via custom segment colors
philippotto 8b0dda2
Merge remote-tracking branch 'origin/master' into segment-checkboxes
philippotto 0907106
allow to toggle segments and groups
philippotto a3f42df
linting
philippotto 17d7e75
backend: add UpdateSegmentVisibilityVolumeAction, UpdateSegmentGroupV…
fm3 41dff63
Merge branch 'master' of github.com:scalableminds/webknossos into seg…
philippotto 5b788a9
integrate updateSegmentVisibility update action
philippotto 7fd0fe3
implement toggle compaction and integrate updateSegmentGroupVisibilit…
philippotto cfed403
warn user when too many custom segment colors exist; don't show check…
philippotto c5c7057
move titleRender to own method
philippotto 38e94e1
implement hideUnregisteredSegments and only-show-this-segment etc in …
philippotto ff5eeba
fix saving of hideUnregisteredSegments
philippotto 887d983
fix typing
philippotto f96979a
Merge branch 'master' of github.com:scalableminds/webknossos into seg…
philippotto 1ab070b
remove unlisted segments group prototype again
philippotto 8947bd8
expose hide unlisted segments in left sidebar and add show-all-segmen…
philippotto ef8db6d
remove -2 handling for unlisted group stuff
philippotto 41ae2f8
fix visibility when removing segment from list; refactor toggling
philippotto 2c814ac
hide checkboxes when proofreading and selectiveVisibilityInProofreadi…
philippotto bcf42d2
write and parse tree and segment isVisible in NMLs
fm3 aa22e0a
fix support for view only
philippotto f17e101
add missing volumetracing_action_helpers.ts module
philippotto f0f7c40
fix warning because of non-string value in radio button component for…
philippotto 91f1ec5
use fast tooltip to avoid findDOMNode warning
philippotto 8d3b12f
fmt backend
philippotto 221489c
fix warning when opening context menu by restructuring hooks
philippotto 963f55e
refactor context info in context menu
philippotto e6f75e2
lint
philippotto e600a26
add some position when a segment is registered by toggling its visibi…
philippotto f70d32e
update screenshots (the selective rendering is done via hovering where
philippotto ff63e2c
Merge branch 'master' of github.com:scalableminds/webknossos into seg…
philippotto 28ee637
implement benchmark for segment list scrolling; improve perf a little…
philippotto 47006a6
Merge branch 'master' of github.com:scalableminds/webknossos into seg…
philippotto a0ed2c5
clean up unnecessary isChecked property
philippotto 59be1b2
use extracted vars
philippotto 64a7cc8
add comments
philippotto ca9d106
linting
philippotto ed407f8
integrate some code rabbit feedback
philippotto 2f9ee91
Merge branch 'master' of github.com:scalableminds/webknossos into seg…
philippotto 3387f1e
format
philippotto d989686
Merge branch 'master' of github.com:scalableminds/webknossos into seg…
hotzenklotz bb5d7c6
add missing type to merge
hotzenklotz 1704be9
delete commented code
philippotto ea1ca80
merge defaultDatasetViewConfiguration with defaultDatasetViewConfigur…
philippotto 5021bef
incorporate feedback
philippotto 8d16784
update changelog
philippotto e5aa4b1
unify proto property setting using withIsVisible
fm3 2c8c849
Merge branch 'master' into segment-checkboxes
philippotto File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.