You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Don't close an already opened content drawer when calling UStatusBarSubsystem::OpenContentBrowserDrawer. - UStatusBarSubsystem::OpenContentBrowserDrawer is calling ToggleContentBrowser which closes an opened content drawer. Will now skip calling Toggle if the content drawer is already opened for the parent window. - Replaced a bunch of autos. #jira #rb brooke.hubert [CL 28755787 by jeanmichel dignard in ue5-main branch]