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

fix: create click outside util function to hide ui #231

Merged
merged 2 commits into from
Jun 1, 2024

Conversation

cdrani
Copy link
Owner

@cdrani cdrani commented Jun 1, 2024

Click Outside util to to "close" ui when clicked outside of an area/boundary. Currently used for chorus modal + reverb preset selection dropdowns. This works in conjunction with clicking the ui again to toggle the view of the chorus modal or the dropdown trigger buttons.

closes #207

@cdrani cdrani added the bug Something isn't working label Jun 1, 2024
@cdrani cdrani self-assigned this Jun 1, 2024
@cdrani cdrani changed the title fix: create click outside util function fix: create click outside util function to hide ui Jun 1, 2024
@cdrani cdrani merged commit daa0486 into develop Jun 1, 2024
@cdrani cdrani deleted the fix/click-outside branch June 1, 2024 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: Close Settings Modal on Clicking Outside of It
1 participant