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

refactor(behaviors): optimize drag-element behavior #6631

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

Aarebecca
Copy link
Contributor

  • 优化 DragElement 交互

当启用 ClickSelect 时,如果当前拖拽的节点未被选中,则不会同时拖拽其他选中节点。

Dec-12-2024 17-32-43


  • Optimize the DragElement interaction

When ClickSelect is enabled, if the currently dragged node is not selected, other selected nodes will not be dragged simultaneously.

@Aarebecca Aarebecca force-pushed the refactor/optimize-drag-element branch from 1c67f0b to 567b6a6 Compare December 12, 2024 09:41
@Aarebecca Aarebecca merged commit f14f390 into v5 Dec 13, 2024
2 checks passed
@Aarebecca Aarebecca deleted the refactor/optimize-drag-element branch December 13, 2024 02:15
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