Fixed display exception of hidden gameObjects when enabling and disabling a chart #125

This commit is contained in:
monitor1394
2021-03-01 10:07:40 +08:00
parent 0936510cd8
commit 84a13e03e8
4 changed files with 4 additions and 22 deletions

View File

@@ -32,6 +32,8 @@
## Latest
* (2021.03.01) 修复隐藏和显示chart时部分已隐藏的节点显示异常的问题 #125
## v2.0.1
* (2021.02.26) 修复`HeatmapChart``Tooltip`指示的位置不准的问题 #123