Removed settings for TextMeshPro when package first imported

This commit is contained in:
monitor1394
2021-10-29 07:26:33 +08:00
parent 7be42141d6
commit 5d66898d1d
3 changed files with 40 additions and 29 deletions

View File

@@ -40,6 +40,7 @@
## master
* (2021.10.29) 移除`XCharts`首次导入时`TextMeshPro`的相关设置
* (2021.10.29) 增加`Tooltip`对通配符`{e}`的支持 #170
* (2021.09.08) 完善`RadarChart`
* (2021.09.07) 修复`PieChart`渐出动画结束时`label`没有消失的问题 #168