Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Color mode propagates to all images in Imviz #2539

Closed
Jdaviz-Triage-Bot opened this issue Oct 27, 2023 · 1 comment
Closed

Color mode propagates to all images in Imviz #2539

Jdaviz-Triage-Bot opened this issue Oct 27, 2023 · 1 comment
Labels
bug Something isn't working imviz wontfix This will not be worked on

Comments

@Jdaviz-Triage-Bot
Copy link

Jdaviz-Triage-Bot commented Oct 27, 2023

Reporter: pllim

I cannot tell if this is intentional or a bug that snuck in or always been there. Workflow to reproduce:

  1. Load 2 data into Imviz. I used the ImvizDitheredExample notebook but I don't think it matters what data.
  2. Blink once back to A.
  3. Change its color mode to monochromatic in Plot Option. Here I also picked a color from the palette but I don't think it matters which color.
  4. Blink back to B.

Expected outcome: Image B should have remained in colormap mode in grayscale.

Actual outcome: Image B is now also monochromatic and set to blueish somehow.

If you change A back to colormap, then B also changes back.

🐱


DISCLAIMER: This issue was autocreated by the Jdaviz Issue Creation Bot on behalf of the reporter.

@pllim pllim added bug Something isn't working imviz labels Oct 27, 2023
@pllim pllim changed the title Color mode propagates to all image sin Imviz Color mode propagates to all images in Imviz Oct 27, 2023
@kecnry
Copy link
Member

kecnry commented Oct 27, 2023

colormode is a per-viewer setting in glue. This is made a little more obvious in multiselect mode and will also be improved in the upcoming re-ordering (to split viewer and layer options). If we ever want per-layer colormode, we need to request that upstream.

@pllim pllim added the wontfix This will not be worked on label Oct 27, 2023
@pllim pllim closed this as not planned Won't fix, can't repro, duplicate, stale Oct 27, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working imviz wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants