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

Allow for a wider layer list panel in Cesium Maps to accomodate long layer names #2358

Closed
robyngit opened this issue Apr 15, 2024 · 0 comments · Fixed by #2357
Closed

Allow for a wider layer list panel in Cesium Maps to accomodate long layer names #2358

robyngit opened this issue Apr 15, 2024 · 0 comments · Fixed by #2357
Assignees
Labels
cesium enhancement pdg Permafrost Discovery Gateway
Milestone

Comments

@robyngit
Copy link
Member

With the release of v 2.28.0, we will keep every layer in one line and use ellipsis if the layer name is too long. To make layer names more legible, we will widen the toolbar panel and layer details view so we can accommodate longer layer names.

Then we face a challenge in the main repository maps that use a 3-part view, where the map view doesn't have enough space for the wide panel. Given that it's a setup only existing in main repositories (for now), we'll apply the wide panel only in portal maps.

Before:
image

After:
image

3-part map view in ADC:
image

Originally a subtask of #2277, more discussion on this issue can be found there.

@robyngit robyngit added enhancement pdg Permafrost Discovery Gateway cesium labels Apr 15, 2024
@robyngit robyngit added this to the 2.29.0 milestone Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cesium enhancement pdg Permafrost Discovery Gateway
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants