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

Auto-hiding of labels is too aggressive #258

Open
maxkfranz opened this issue Feb 26, 2024 · 0 comments
Open

Auto-hiding of labels is too aggressive #258

maxkfranz opened this issue Feb 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@maxkfranz
Copy link
Member

Describe the bug
A clear and concise description of what the bug is.

There are medium zoom levels where you want to see the labels and you can't, especially if you have a Windows computer that doesn't do smooth zooming/scrolling and doesn't have a high-DPI screen.

Secondly, the users expect the image export to look exactly like what's on screen. If we hide labels conditionally based on zoom, then the image export doesn't look the same. Users are hesitant to export, because the "figure labels are broken".

To Reproduce
Steps to reproduce the behavior:

  1. Go to enrichmentmap.org on a Windows computer with an HD screen -- not high-DPI like a Mac, not 4K
  2. Click on the demo
  3. Zoom in a bit
  4. You still can't see the labels

Expected behavior
A clear and concise description of what you expected to happen.

You should be able to see the labels all the time. Hiding the bubble children labels is fine, because you don't want to see them and they're not shown in the image export.

@maxkfranz maxkfranz added the bug Something isn't working label Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant