edge.removeAttrs方法调用后没有反应到画布上 #2160
-
通过setAttrs设置了属性后,在其他的操作(如点击线)调用removeAttrs方法,画布没有变化,看以下例子 麻烦确认下这个功能的表现是否正确 |
Beta Was this translation helpful? Give feedback.
Answered by
NewByVector
Jun 1, 2022
Replies: 1 comment 3 replies
-
看上去是个问题,我看一下,一般场景不会去 |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
hysma
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
看上去是个问题,我看一下,一般场景不会去
removeAttrs
,你的场景是什么样的?