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

Yiyan toolmenu #105

Merged
merged 13 commits into from
Aug 29, 2022
Merged

Yiyan toolmenu #105

merged 13 commits into from
Aug 29, 2022

Conversation

yiyanw
Copy link
Contributor

@yiyanw yiyanw commented Aug 29, 2022

implement new version of tool menu:
"Fill the horizontal space as much as possible, only use vertical space as last resort."

abstract tool menu component

#103
please do not close the issue

2. fix bug that change raster map will cover vector data layer
# Conflicts:
#	src/components/RasterMenu.tsx
2. complete vector data dynamic update function, so vector data list will uncheck all layers and automatically update to corresponding list when we change the raster map.
# Conflicts:
#	src/components/VectorDataLayerMenu.tsx
create button in tool menu to switch graph
# Conflicts:
#	src/components/GraphPanel.tsx
"Fill the horizontal space as much as possible, only use vertical space as last resort."

abstract tool menu component
@michaelchin michaelchin merged commit 73178df into main Aug 29, 2022
@michaelchin
Copy link
Contributor

@yiyanw did you create "yiyan_toolmenu" branch from your other dev branch? I saw many old commits in this PR. Usually we create new branch from the "main" branch to avoid old commits get into PR.

@yiyanw
Copy link
Contributor Author

yiyanw commented Aug 29, 2022

@yiyanw did you create "yiyan_toolmenu" branch from your other dev branch? I saw many old commits in this PR. Usually we create new branch from the "main" branch to avoid old commits get into PR.

Yes, I double check the branch name and I realize I did not create new branch for it. I will create the new branch for future qull request

@yiyanw yiyanw deleted the yiyan_toolmenu branch September 28, 2022 03:26
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.

2 participants