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

126 move layer delete trash can to the layer panel #131

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

mbwatson
Copy link
Member

merging this PR will move the delete button from the layer card's expanding panel to the summary portion of the layer card.

there's still lots of room for improvement with this layer list situation, and we can address in layer changes, but i've taken this opportunity to pull the delete layer button out to a separate component. the other code changes are basically trivial—moving stuff around and whatnot.

@mbwatson mbwatson linked an issue Jul 25, 2024 that may be closed by this pull request
@mbwatson mbwatson requested a review from PhillipsOwen July 25, 2024 00:37
Copy link
Collaborator

@PhillipsOwen PhillipsOwen left a comment

Choose a reason for hiding this comment

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

looks good.

@PhillipsOwen PhillipsOwen merged commit b148432 into main Jul 25, 2024
1 check passed
@PhillipsOwen PhillipsOwen deleted the 126-move-layer-delete-trash-can-to-the-layer-panel branch July 25, 2024 14:38
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.

move layer delete (trash can) to the layer panel
2 participants