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

Pixel info box #405

Merged
merged 7 commits into from
Jul 29, 2024
Merged

Pixel info box #405

merged 7 commits into from
Jul 29, 2024

Conversation

forman
Copy link
Member

@forman forman commented Jul 29, 2024

This PR provides a tooltip-like information box that displays pixel information (lat, lon, variable value) while hovering the cursor over map.

Note, reviewing this PR requires xcube-dev/xcube#1052

Closes #404

@forman forman requested a review from clarasb July 29, 2024 06:22
@forman forman marked this pull request as ready for review July 29, 2024 06:22
Copy link
Collaborator

@clarasb clarasb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • the place to activate the info mode is rather difficult to locate
  • infobox disappears slightly behind the right edge of the map

@forman
Copy link
Member Author

forman commented Jul 29, 2024

  • the place to activate the info mode is rather difficult to locate

I agree and will add another toggle button next to the map split button.

  • infobox disappears slightly behind the right edge of the map

I wont fix that now, as this might be more complicated to solve.

@forman forman merged commit 42b96ea into main Jul 29, 2024
3 checks passed
@forman forman deleted the forman-map_tooltip branch July 29, 2024 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show a cube's pixel information while hovering over map
2 participants