vault backup: 2025-09-04 10:37:31

This commit is contained in:
2025-09-04 10:37:31 +08:00
parent 242daf925d
commit d73afd44d3
2 changed files with 3 additions and 2 deletions

View File

@@ -341,8 +341,8 @@ void UWidget::SetUserFocus(APlayerController* PlayerController)
# TODO
1. 解决一些Button Release方面的颜色bug
2. 修复KeyBoard UI Nav的bug鼠标&键盘同时使用问题
1. [ ] 解决一些Button Release方面的颜色bug
2. [ ] 修复KeyBoard UI Nav的bug鼠标&键盘同时使用问题
3. KeySelector扩展添加图标模型以及只有GamePad输入模式。
4. 声音没有保存设置。
5. 给其他控件实现类似CommonButton的bShouldUseFallbackDefaultInputAction的功能