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
edge连接了2个节点和一个路径点,偶发移动节点时,路径点也会跟随移动
无
创建两个image节点, 然后选择一个节点和一个路径点再选择一个节点绘制edge 移动节点 偶发会出现路径点会跟随节点移动
路径点应该固定不跟随节点移动
No response
The text was updated successfully, but these errors were encountered:
原因是启用了@antv/x6-plugin-selection组件,当选中节点后,再拖拽这个节点,这个节点的边的路径点都会跟随移动
Sorry, something went wrong.
No branches or pull requests
问题描述
edge连接了2个节点和一个路径点,偶发移动节点时,路径点也会跟随移动
重现链接
无
重现步骤
创建两个image节点,
然后选择一个节点和一个路径点再选择一个节点绘制edge
移动节点
偶发会出现路径点会跟随节点移动
预期行为
路径点应该固定不跟随节点移动
平台
屏幕截图或视频(可选)
No response
补充说明(可选)
No response
The text was updated successfully, but these errors were encountered: