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

给节点添加子节点为什么移动子节点后就没有关联了 #3984

Closed
nanfb opened this issue Oct 22, 2023 · 2 comments
Closed

给节点添加子节点为什么移动子节点后就没有关联了 #3984

nanfb opened this issue Oct 22, 2023 · 2 comments

Comments

@nanfb
Copy link

nanfb commented Oct 22, 2023

问题描述

image
给页面上的节点添加子节点,然后拖动子节点后父节点上就没有子节点了

重现链接

1

重现步骤

1

预期行为

1

平台

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

屏幕截图或视频(可选)

No response

补充说明(可选)

No response

@NewByVector
Copy link
Contributor

子节点需要是添加到画布上的元素,而不是 createNode 创建出来的对象。

@x6-bot
Copy link
Contributor

x6-bot bot commented Nov 7, 2024

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.

@x6-bot x6-bot bot locked as resolved and limited conversation to collaborators Nov 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants