修复TreemapLabel不显示的问题

This commit is contained in:
monitor1394
2025-01-23 08:37:41 +08:00
parent 29b1f8a8c2
commit c6896677b8

View File

@@ -79,6 +79,7 @@ slug: /changelog
## master
* (2025.01.23) 修复`Treemap``Label`不显示的问题
* (2025.01.15) 修复`Chart`在运行时动态添加`Component`异常的问题 (#339)
* (2025.01.08) 修复`TextMeshPro`关闭时残留组件影响`Text`初始化的问题