Files
UnrealEngineUWP/Engine/Source/Editor/Sequencer
max chen 0a6a82f42a Sequencer: Notify the editor of actor selection changes before we start selecting their components.
This is because it will fire the necessary events to (among other things) repopulate the SCSEditor widget which shows the component hierarchy of the selected actor. Then, when we select a child component, the details panel will be able to find that child component in the widget's tree and properly show its details.

#jira UE-78855
#rb matt.hoffman, jeffrey.soldan
#lockdown cristina.riveron

#ROBOMERGE-SOURCE: CL 8099748 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v401-8057353)

[CL 8099756 by max chen in Main branch]
2019-08-16 16:31:13 -04:00
..