We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
当前版本开启showEdgeSelectionBox后,选中边,如果拖动节点导致边变化位置,会产生边和框的位置不一致的情况
https://x6.antv.antgroup.com/tutorial/plugins/selection
1、实例化@antv/x6-plugin-selection并设置showEdgeSelectionBox为true 2、选中任意边 3、拖动被边连接的节点使边变化位置
边的选框会随位置变化而变化
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
当前版本开启showEdgeSelectionBox后,选中边,如果拖动节点导致边变化位置,会产生边和框的位置不一致的情况
Your Example Website or App
https://x6.antv.antgroup.com/tutorial/plugins/selection
Steps to Reproduce the Bug or Issue
1、实例化@antv/x6-plugin-selection并设置showEdgeSelectionBox为true
2、选中任意边
3、拖动被边连接的节点使边变化位置
Expected behavior
边的选框会随位置变化而变化
Screenshots or Videos
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: