修复Unity6的一些代码警告问题

This commit is contained in:
monitor1394
2024-11-27 22:28:47 +08:00
parent d5647a448d
commit ad77a79308
3 changed files with 47 additions and 0 deletions

View File

@@ -77,6 +77,7 @@ slug: /changelog
## master
* (2024.11.27) 修复`Unity6`的一些代码警告问题
* (2024.11.26) 修复`Tooltip`在特殊情况下可能会超出屏幕显示不完整的问题
* (2024.11.24) 修复`UITable`在拖拽时也会点选的问题
* (2024.11.22) 修复`Time`时间轴在开启`Animation`时动态变更效果异常的问题