拖拽结束时想要显示节点选中状态 #2049
Answered
by
Momo23015258
Momo23015258
asked this question in
Q&A
拖拽结束时想要显示节点选中状态
#2049
-
在getDropNode里使用graph.select方法提示报错找不到这个节点的cellView,这个要怎么操作才能显示节点的选中状态呢 |
Beta Was this translation helpful? Give feedback.
Answered by
Momo23015258
Apr 24, 2022
Replies: 1 comment
-
已使用 node:added解决 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
NewByVector
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
已使用 node:added解决