Skip to content
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

Update Viewer tutorial for extra layer contextual menu visibility options (napari/#5574) #183

Merged
merged 2 commits into from
Nov 11, 2023

Conversation

psobolewskiPhD
Copy link
Member

Description

This PR updates the description of the layer contextual menu in the Viewer tutorial to include the new options provided by napari/napari#5574

Type of change

  • Fixes or improves existing content

References

depends on napari/napari#5574

Final checklist:

  • My PR is the minimum possible work for the desired functionality

Carreau pushed a commit to napari/napari that referenced this pull request Nov 1, 2023
# Description

This PR adds actions to the layers contextual menu to:
1. Show all selected layers
2. Hide all selected layers
3. Show all *un*selected layers
4. Hide all *un*selected layers

## Type of change

- [x] New feature (non-breaking change which adds functionality)
- [x] This change requires a documentation update:
napari/docs#183

# References 

Partially addresses #5253
Partially addresses #2550
It does this by making it easier to use the contextual menu to show a
subset of layers (even just 1)

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com>
@psobolewskiPhD psobolewskiPhD added this to the 0.5.0 milestone Nov 9, 2023
@psobolewskiPhD psobolewskiPhD merged commit f120407 into napari:main Nov 11, 2023
6 checks passed
@psobolewskiPhD psobolewskiPhD deleted the napari-pr-5574 branch November 11, 2023 02:39
brisvag pushed a commit that referenced this pull request Nov 21, 2023
# Description
This PR re-applies: #252
which got lost when I merged a long-standing open PR
(#183)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants