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

don't lookup node when the node is not moved, and fix bug on mousemove #524

Merged
merged 1 commit into from
Oct 28, 2023

Conversation

hizzgdev
Copy link
Owner

optimize: draggable-node

  1. add condition to reduct the calculation on lookup target node
  2. fix bug that it won't trigger drag when mouse move to left and/or up
  3. rename the method in the plugin

@hizzgdev hizzgdev merged commit f467297 into master Oct 28, 2023
3 checks passed
@hizzgdev hizzgdev deleted the features/draggable-node-reduct-trigger branch October 28, 2023 15: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.

1 participant