Files
UnrealEngineUWP/Engine/Source/Runtime/UMG
mathieu chamberland c8b0c06b91 Pass down the FocusCause when redirecting the focus from the UUserWidget to the DesiredFocusWidget.
Make sure the UCommonButtonInternalBase is not focusable when a DesiredFocusWidget is set in the CommonButtonBase. This will prevent UCommonButtonInternalBase from stealing the focus of the DesiredFocusWidget.
[REVIEW] [at]maxime.vaillancourt, [at]ghislain.theriault, [at]vincent.gauthier, [at]daren.cheng
[RN] UUserWidget will now send the FocusCause received to the Desired Focus Widget when set. CommonButtonBase's UCommonButtonInternalBase RootButtonRaw will no longer be focusable when a DesiredFocusWidget is set, preventing it from stealing the focus to the DesiredFocusWidget.
#rb ghislain.theriault, Vincent.Gauthier

[CL 32791785 by mathieu chamberland in ue5-main branch]
2024-04-08 10:02:54 -04:00
..
2024-04-01 15:14:04 -04:00