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
注册自定义节点,点击 触发连线交互时,连线的起点位置偏离点击位置; 注:使用x6最新版本2.13.1时出现该bug,版本2.11.5 没有这个bug
https://codesandbox.io/s/black-bush-t245jd?file=/src/shape.js:802-816
1、点击节点上具备 magnet=true 属性的元素, 2、拖拽,拉出连线
作为用户,我期望拉出的连线起点在具备 magnet=true 属性的元素上,但我看到的时 连线的起点远离节点
No response
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Describe the bug
注册自定义节点,点击 触发连线交互时,连线的起点位置偏离点击位置;
注:使用x6最新版本2.13.1时出现该bug,版本2.11.5 没有这个bug
Your Example Website or App
https://codesandbox.io/s/black-bush-t245jd?file=/src/shape.js:802-816
Steps to Reproduce the Bug or Issue
1、点击节点上具备 magnet=true 属性的元素,
2、拖拽,拉出连线
Expected behavior
作为用户,我期望拉出的连线起点在具备 magnet=true 属性的元素上,但我看到的时 连线的起点远离节点
Screenshots or Videos
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: