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

Separate layer manager from toolbar (and other minor UI tweaks) #2208

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

naschmitz
Copy link
Collaborator

Changes:

  • Separate LayerManager from Toolbar. There are several implications:
    • a new "top right layout box" was created to layout the widgets horizontally (we can generalize the logic later),
    • the container ipyleaflet.WidgetControl now has transparent_bg=True with the background set by the widget container to prevent a background over the entire "top right layout box", and
    • added a reverse header mode on the container for panels that open down and to the left.

Screenshot 2025-01-12 at 3 13 01 PM Screenshot 2025-01-12 at 3 13 12 PM Screenshot 2025-01-12 at 3 13 09 PM Screenshot 2025-01-12 at 3 13 04 PM

  • Keep the basemap selector resource select field visible when not needed, and fill with "---".

Screenshot 2025-01-12 at 3 16 33 PM Screenshot 2025-01-12 at 3 16 43 PM

  • Other UI tweaks, such as using the correct icon on the inspector and padding around the container header items.

Screenshot 2025-01-12 at 3 18 24 PM Screenshot 2025-01-12 at 3 18 53 PM

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.

1 participant