diff --git a/03-UnrealEngine/UI/CommonUI.md b/03-UnrealEngine/UI/CommonUI.md index 7f71320..7a3041e 100644 --- a/03-UnrealEngine/UI/CommonUI.md +++ b/03-UnrealEngine/UI/CommonUI.md @@ -344,4 +344,5 @@ void UWidget::SetUserFocus(APlayerController* PlayerController) 1. 解决一些Button Release方面的颜色bug 2. 修复KeyBoard UI Nav的bug 3. KeySelector扩展,添加图标模型以及只有GamePad输入模式。 -4. 声音没有保存设置。 \ No newline at end of file +4. 声音没有保存设置。 +5. 给其他控件实现类似CommonButton的bShouldUseFallbackDefaultInputAction的功能 \ No newline at end of file