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
启用@antv/x6-plugin-selection插件后,给节点添加边后,先选中节点,然后拖拽节点时,边的路径点会跟随移动
无
1、创建一个节点 2、创建一个含有路径点的边,并且边的源节点为上面创建的节点 3、选中创建的这个节点 4、拖拽节点,就可以发现边的路径点也跟随移动了
只选中节点,并拖拽节点时,边的路径点不能跟随移动
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
问题描述
启用@antv/x6-plugin-selection插件后,给节点添加边后,先选中节点,然后拖拽节点时,边的路径点会跟随移动
重现链接
无
重现步骤
1、创建一个节点
2、创建一个含有路径点的边,并且边的源节点为上面创建的节点
3、选中创建的这个节点
4、拖拽节点,就可以发现边的路径点也跟随移动了
预期行为
只选中节点,并拖拽节点时,边的路径点不能跟随移动
平台
屏幕截图或视频(可选)
No response
补充说明(可选)
No response
The text was updated successfully, but these errors were encountered: