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

[Fix error] Image layers can't have converted data type using contextual menu, only Labels #252

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

psobolewskiPhD
Copy link
Member

References and relevant issues

Related to napari/napari#6349
Note this doesn't close that, just makes it a true feature request.

Description

Currently the viewer tutorial says the contextual menu can be used to convert Image data type.
It cannot and not just because of the contextual menu setup, but because the conversions are not implemented for image layers.
In this PR I fix this to say only Labels layers can be converted.

@psobolewskiPhD psobolewskiPhD added bug Something isn't working documentation Improvements or additions to documentation labels Oct 24, 2023
@psobolewskiPhD psobolewskiPhD added this to the 0.4.19 milestone Oct 24, 2023
@jni jni merged commit 0c6a12b into napari:main Oct 27, 2023
7 checks passed
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
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants