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

edge连接了2个节点和一个路径点,偶发移动节点时,路径点也会跟随移动 #4031

Open
shengaiyishi opened this issue Nov 13, 2023 · 1 comment

Comments

@shengaiyishi
Copy link

问题描述

edge连接了2个节点和一个路径点,偶发移动节点时,路径点也会跟随移动

重现链接

重现步骤

创建两个image节点,
然后选择一个节点和一个路径点再选择一个节点绘制edge
移动节点
偶发会出现路径点会跟随节点移动

预期行为

路径点应该固定不跟随节点移动

平台

  • 操作系统: [macOS, Windows, Linux, React Native ...]
  • 网页浏览器: [Google Chrome, Safari, Firefox ...]
  • X6 版本: [2.11.1 ...]

屏幕截图或视频(可选)

No response

补充说明(可选)

No response

@shengaiyishi
Copy link
Author

原因是启用了@antv/x6-plugin-selection组件,当选中节点后,再拖拽这个节点,这个节点的边的路径点都会跟随移动

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

No branches or pull requests

1 participant