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 global menu advanced command can't click #430

Merged
merged 1 commit into from
Sep 14, 2024
Merged

Fix global menu advanced command can't click #430

merged 1 commit into from
Sep 14, 2024

Conversation

JYC333
Copy link

@JYC333 JYC333 commented Sep 14, 2024

e.stopPropagation(); is preventing when click on Advanced to close the global menu, but it also prevent it's submenu buttons. Adding conditions to only take effect when click on Advanced button.

@eliandoran eliandoran merged commit 29a1aad into develop Sep 14, 2024
1 check passed
@eliandoran eliandoran deleted the fix branch September 14, 2024 11:40
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