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

Convert toolbar and tool items to anywidget #2174

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

Conversation

sufyanAbbasi
Copy link
Collaborator

@sufyanAbbasi sufyanAbbasi commented Nov 15, 2024

  • Converts toolbar and tool items to anywidgets, which provides higher performance, since we can use CSS to show an hide the widgets instead of re-rendering.
  • Changes icons based on UX recommendations.
  • Removes the on_layers_toggled callback, since it's not being used anymore.

Staged: https://colab.research.google.com/drive/12NDbK_4rIDXtdWyetliJnTahFnVJ3fNg?usp=sharing

After:
image
image
image

Before:
image

naschmitz and others added 30 commits October 10, 2024 13:17
Copy link
Collaborator

@naschmitz naschmitz left a comment

Choose a reason for hiding this comment

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

Looks great! I haven't had a chance to look through the entire PR yet. Leaving some initial comments.

geemap/toolbar.py Outdated Show resolved Hide resolved
geemap/toolbar.py Outdated Show resolved Hide resolved
geemap/toolbar.py Outdated Show resolved Hide resolved
js/basemap_selector.ts Outdated Show resolved Hide resolved
js/tab_panel.ts Show resolved Hide resolved
js/tab_panel.ts Outdated Show resolved Hide resolved
js/toolbar.ts Outdated Show resolved Hide resolved
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.

3 participants