Use supported MVP menu focus API
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
void UAgrarianMvpFrontendWidget::NativeConstruct()
|
||||
{
|
||||
Super::NativeConstruct();
|
||||
bIsFocusable = true;
|
||||
SetIsFocusable(true);
|
||||
SetKeyboardFocus();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user