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

#51 Close droppanel and header panel on close #52

Merged
merged 1 commit into from
May 12, 2021

Conversation

mattjbrent
Copy link
Collaborator

Fixes #51
Addresses an issue where toggled panels could layer up by only being closed by its toggle element.
All panels will now close when clicked outside of its own panel, or on the toggle itself.

Addresses an issue where toggled panels could layer up by only being closed by its toggle element.
All panels will now close when clicked outside of its own panel, or on the toggle itself.
@cellio cellio requested a review from luap42 May 6, 2021 14:58
@ArtOfCode- ArtOfCode- merged commit fd08579 into develop May 12, 2021
@ArtOfCode- ArtOfCode- deleted the mattjbrent/51/panel-close branch May 12, 2021 14:18
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.

allow header slide and droppanel to close on click outside
2 participants