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

moveNode 移动节点变成替换 #520

Open
yao-1212 opened this issue Jul 18, 2023 · 0 comments
Open

moveNode 移动节点变成替换 #520

yao-1212 opened this issue Jul 18, 2023 · 0 comments

Comments

@yao-1212
Copy link

treeObj.moveNode(目标节点, 当前节点(被移动的节点), "prev");
1、如果说目标节点是正常展示的情况下,移动节点正常移动
2、如果说目标节点被隐藏的情况下, 移动节点会把目标节点替换,出现两份移动节点,一个移动节点隐藏,一个移动节点展示在目标节点的位置

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