Replies: 1 comment
-
你可以参考这个项目,这个项目是点击复制,思路应该差不多。https://github.com/hsole/S12 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
想法来自draw.io。
按住cmd/ctrl,拖动Node时复制一个新的Node出来,同时拖动的是新的Node,旧的Node保持原位置不变。
我目前只能实现拖动复制,但是会拖住两个Node同时移动。不知道该如何让旧的Node停止拖动,以下是实现代码
请问该如何处理
Beta Was this translation helpful? Give feedback.
All reactions