vector

Results 272 comments of vector

先修复一下类型问题(https://github.com/antvis/X6/pull/1989), 触发两次 complete 在不同浏览器下还有不同的行为,继续看下这个问题。

其实可以这样,在 selecting 中配置 `useCellGeometry` 为 `true`,这样框选内容就不会包括连接桩,从而不会影响你的鼠标操作。

I did not find any error information according to your operation. Do you have more input information?

你的场景可以将 edge 的 zIndex 设置最低(比如 -1),这样就不会影响了。

@PZ-18664918826 你这个是 dagre 布局。

@MrLiuleizhi scroller 上的分页其实就是多块画布,可以使用 resizeGraph 来调整大小。

是否和这个 https://github.com/antvis/X6/issues/1952 有关。