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

glue-jupyter marker control panel has arbitrary max size 10 #863

Open
Jdaviz-Triage-Bot opened this issue Sep 13, 2021 · 0 comments
Open
Labels

Comments

@Jdaviz-Triage-Bot
Copy link

Jdaviz-Triage-Bot commented Sep 13, 2021

Reporter: pllim

Astrowidgets API allows Imviz to set marker properties (#662, #699), and theoretically, also arbitrary marker size. However, the control panel UI that comes with glue-jupyter has slider that stops at 10. This results in a bug in this workflow:

  1. Display image in Imviz.
  2. Use API to set marker size to 50.
  3. Display some markers using that setting. They will appear in default viewer in size 10 instead of 50.
  4. Create a new tiled viewer.
  5. In new viewer, click Data and check the entry that corresponds to marker name to show markers. They will appear in size 50.

Why does glue-jupyter have a max value when Glue itself doesn't care?

Screenshot 2021-09-13 150624

Screenshot 2021-09-13 150715


DISCLAIMER: This issue was autocreated by the Jdaviz Issue Creation Bot on behalf of the reporter. If any information is incorrect, please contact Duy Nguyen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants