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 bug that customized node can not be dragged #567

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

hizzgdev
Copy link
Owner

When a node is rendered by custom_node_render, and additional html element is added to the node, the node probably can not be dragged, because the target of the event is not <jmnode...>

Fix #566 .

@hizzgdev hizzgdev merged commit 2735c6e into master Jan 22, 2024
3 checks passed
@hizzgdev hizzgdev deleted the bugfix/cannot-drag-customized-node branch January 22, 2024 16:09
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.

使用 custom_node_render 自定义节点后,拖拽卡顿,有时无法拖拽
1 participant