Fixed an error about AxisTick in Inpsector

This commit is contained in:
monitor1394
2021-01-21 12:40:46 +08:00
parent 104a0cb15d
commit c23c7fd65b
3 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
# 更新日志
* (2021.01.21) 修复`Inpsector`上展开`AxisTick`时报错问题
* (2021.01.21) 修复打包兼容报错问题
* (2021.01.19) 增加`XChartsSettings``editorShowAllListData`参数配置是否在`Inspector`中显示列表的所有数据
* (2021.01.19) 发布`v2.0.0-preview.1`版本