G6 icon indicating copy to clipboard operation
G6 copied to clipboard

changeSize后再fitview,无效

Open yinhunfeixue opened this issue 2 years ago • 1 comments

Describe the bug

window.addEventListener('resize', ()=>{ graph.changeSize(container.offsetWidth, container.offsetHeight)

})

button.onclick = ()=>{ graph.fitview() }

直接点按钮,可以看到所有结点;先调整浏览器尺寸,再点击按钮,看不到所有结点。

Your Example Website or App

暂无

Steps to Reproduce the Bug or Issue

暂无

Expected behavior

暂无

Screenshots or Videos

No response

Platform

chrome, edge

Additional context

No response

yinhunfeixue avatar Jun 30 '22 08:06 yinhunfeixue

请给出在线复现 demo

Yanyan-Wang avatar Jul 29 '22 02:07 Yanyan-Wang

尊敬的用户,您好。我们很重视您的 issue,但由于长时间没有答复,我们暂时认为这个问题已经解决。如果还有任何问题,请随时根据 issue 模版再开启新的 issue。

Yanyan-Wang avatar Aug 19 '22 09:08 Yanyan-Wang