-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
跳线连接器jumpover后,edge的target为此线段时,也会出现跳线 #4042
Comments
👋 @hflboy Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. |
这是来自QQ邮箱的假期自动回复邮件。你好,我最近正在休假中,无法亲自回复你的邮件。我将在假期结束后,尽快给你回复。
|
Wangjing991
added a commit
to Wangjing991/X6
that referenced
this issue
Apr 25, 2024
…point, return antvis#4042 antvis#3828 解决跳线异常问题
15 tasks
NewByVector
pushed a commit
that referenced
this issue
Apr 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the feature you'd like to request
当前:线段相交点时,无论此点是否在目标线段上,都会出现跳线。
Describe the solution you'd like
期望:线段相交点时,此点在目标线段上时取消跳线,仅保留经过线段时形成的跳线。
Describe alternatives you've considered
支持根据目标属性判断是否保留跳线或者传入callback函数进行判断
Your Example Website or App
No response
Screenshots or Videos
No response
The text was updated successfully, but these errors were encountered: