antvis / G6

♾ A Graph Visualization Framework in JavaScript.
https://g6.antv.antgroup.com/
MIT License
11.17k stars 1.33k forks source link

Fix element size error when the element invisible #6450

Closed hongwei0417 closed 3 weeks ago

hongwei0417 commented 3 weeks ago

Describe the bug / 问题描述

The issue come from #6416 image

Reproduction link / 重现链接

No response

Steps to Reproduce the Bug or Issue / 重现步骤

No response

G6 Version / G6 版本

🆕 5.x

Operating System / 操作系统

macOS, Windows, Others / 其他

Browser / 浏览器

Chrome

Additional context / 补充说明

No response

yvonneyx commented 3 weeks ago

今天会发个版~

yvonneyx commented 3 weeks ago

https://github.com/antvis/G6/pull/6451 合并后可进行验证 ❤️

hongwei0417 commented 3 weeks ago

Thanks. 😄