SignDawn

Results 60 comments of SignDawn

https://github.com/streamich/react-use/blob/master/docs/useGetSet.md

看了下你的 demo ,问题出现在旧版本中,推荐升级到最新的 1.2.16 。 并且在销毁时,参数传 true ,已测试 topologyRef.current?.destroy(true); ![image](https://user-images.githubusercontent.com/48878568/211206876-82935477-2762-4227-b708-594d7b26ff46.png)

没有别的问题,这个 issue 就关了

这个已经修复了。 可以在官方尝试

你这可不是简单的几个图元。 特殊图元的最后一个很大很复杂,还有这么多的图表。 如果你有良好的性能优化方案,可以提出来看看

graphics.geometry is getter ,Maybe it shouldn't have been modified。 Why not clear and redraw ?

可以用快捷键 a 来添加锚点。 svg 没有锚点可以连线,有 demo 吗?

https://developer.mozilla.org/zh-CN/docs/Web/API/Element/contextmenu_event 双指按下就有了。 contextmenu mdn 的 demo 也是的,触摸无,双指按下有