Skip to content

Commit

Permalink
Merge branch '4.26'
Browse files Browse the repository at this point in the history
  • Loading branch information
goncasmage1 committed Mar 10, 2021
2 parents 6171da8 + 33cf842 commit 75ee542
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/UINavigation/Private/UINavWidget.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -590,6 +590,7 @@ void UUINavWidget::RemoveFromParent()
ReturnToParent();
return;
}
bReturningToParent = false;

Super::RemoveFromParent();
}
Expand Down

0 comments on commit 75ee542

Please sign in to comment.