Files
UnrealEngineUWP/Engine/Source/Developer/SourceControlCheckInPrompt/Private
wouter burgers 8f355cef23 SkeinUE: Fixed 'resolve conflicts' button becoming unresponsive.
What happened? The FSuppressableWarningDialog::ShowModal() function returns SUPPRESSED if the dialog is not shown. This should be treated the same as CONFIRM (in most cases) but it was treated the same as CANCEL.

#rb Marco.Anastasi
#rnx

[CL 30527635 by wouter burgers in ue5-main branch]
2024-01-10 05:11:18 -05:00
..