This commit is contained in:
shenjack 2024-05-26 13:18:21 +08:00
parent 1e103c2e92
commit ace590c7e0
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -9,6 +9,12 @@
- Remove `tomlkit`, change to `tomli_w` - Remove `tomlkit`, change to `tomli_w`
- Really good - Really good
### Change
- 为 `ClientWindow``remove_sub_screen` 方法添加了返回值
- 现在他会返回被去掉的 `BaseScreen` 实例
- 为各种 `Camera` 的 值都提供了默认值
## DR sdk 0.9.0.0 ## DR sdk 0.9.0.0
### Changes ### Changes