You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.
We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
问题描述
在节点之间创建连线成功后,我使用了自定义的连线路由算法,同时需要支持线端可拖拽功能,使用了segments发现没有鼠标交互事件,无法判断线条的拖拽与节点的位置变化的区别,导致都会使用自定义的路由算法,进而导致拖拽失效
重现链接
重现步骤
1.使用segments工具后支持鼠标onClick或鼠标move事件
预期行为
1.使用segments工具后支持鼠标onClick或鼠标move事件
平台
屏幕截图或视频(可选)
No response
补充说明(可选)
No response
The text was updated successfully, but these errors were encountered: