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

如何实现节点位置的限制 #4368

Open
mu-orange opened this issue Jul 27, 2024 · 1 comment
Open

如何实现节点位置的限制 #4368

mu-orange opened this issue Jul 27, 2024 · 1 comment

Comments

@mu-orange
Copy link

问题描述

节点之间连线后,如何在移动节点的时候互相限制,正在移动的节点不能超过上一个或下一个节点的位置
例如:有A、B、C三个节点,连线关系是A-->B-->C,当拖动A节点时,不能超过B节点的位置,拖动B节点时,不能超过A和C节点的位置

重现链接

11

重现步骤

11

预期行为

节点之间互相限制

平台

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

屏幕截图或视频(可选)

No response

补充说明(可选)

No response

@x6-bot
Copy link
Contributor

x6-bot bot commented Jul 27, 2024

👋 @mu-orange

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant