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:connected事件 #4006

Closed
nanfb opened this issue Nov 2, 2023 · 3 comments

Comments

@nanfb
Copy link

nanfb commented Nov 2, 2023

问题描述

这个工具如果连接两次同一个cell只会触发一次,但是这个事件内我有修改连接到edge的length

重现链接

https://codesandbox.io/s/antv-x6-source-target-arrowhead-forked-ty8vnn?file=/src/index.ts

重现步骤

1

预期行为

每次连接都触发

平台

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

屏幕截图或视频(可选)

No response

补充说明(可选)

No response

@a1235
Copy link

a1235 commented Nov 2, 2023

微信图片_20231103004013

因为2次连接到了同一个节点上了吧

@nanfb
Copy link
Author

nanfb commented Nov 3, 2023

微信图片_20231103004013 因为2次连接到了同一个节点上了吧

对,我上面说了 ,已经解决,更换了不同的实现方式。
#2779

@nanfb nanfb closed this as completed Nov 3, 2023
@x6-bot
Copy link
Contributor

x6-bot bot commented Nov 2, 2024

This thread has been automatically locked because it has not had recent activity.

Please open a new issue for related bugs and link to relevant comments in this thread.

@x6-bot x6-bot bot locked as resolved and limited conversation to collaborators Nov 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants