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: fix click connot trigger context menu #6007

Merged
merged 1 commit into from
Jul 9, 2024
Merged

fix: fix click connot trigger context menu #6007

merged 1 commit into from
Jul 9, 2024

Conversation

Aarebecca
Copy link
Contributor

  • 修复 trigger 为 click 时 contextmenu 无法唤起的问题

graph node:click 和 document click 事件同时触发,导致打开菜单栏后立即被关闭


  • Fix to contextmenu not evoking when trigger is click

graph node:click and document click events fire at the same time, causing the menu bar to be closed immediately after opening

ISSUE: #6005

@Aarebecca Aarebecca merged commit d8bf0e0 into v5 Jul 9, 2024
5 checks passed
@Aarebecca Aarebecca deleted the fix/contextmenu branch July 9, 2024 14:12
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