-
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
希望在1.x版本更新节点合并的判定选项 #3547
Comments
参考 demo。 |
可以的,谢谢😊 |
因为这个配置导致【监听添加节点后为其添加子节点】后单独移动子节点会导致关联消失。但是我看太懂,为什么移动父节点的子节点会让子节点脱离, |
感觉开启embedding后,子节点配置就会很混乱 |
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. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
功能描述
目前画布的节点合并最大是支持到bbox但是很多需求是需要更大的范围的,甚至可以说大部分的嵌套节点的判定都会比bbox大,在一定的范围内可以触发吸附,或者直接吧吸附的判定距离加到判定的盒子上,可以给个选项。群里直播的时候提过这个问题,希望可以在1.x也实现。
期望解决方案
/
The text was updated successfully, but these errors were encountered: