vault backup: 2025-09-04 19:43:51

This commit is contained in:
2025-09-04 19:43:52 +08:00
parent 5d1460a8ab
commit a7f18b2b0b

View File

@@ -365,6 +365,7 @@ PS. CommonUI开启输入增强后**CommonUI InputData**中也可以添加Inpu
1. [x] 解决一些Button Release方面的颜色bug
2. [ ] 修复KeyBoard UI Nav的bug鼠标&键盘同时使用问题
3. [ ] ~~鼠标点击空白区域会导致丢失Focus的问题~~
1. [ ] 需要通过c++扩展来获得Focus, https://georgy.dev/posts/get-focused-widget/
4. KeySelector扩展添加图标模型以及只有GamePad输入模式。
5. 声音没有保存设置。
6. 给其他控件实现类似CommonButton的bShouldUseFallbackDefaultInputAction的功能