Files
UnrealEngineUWP/Engine/Source/Editor/MaterialEditor
Richard TalbotWatkin 84cadd4287 Comment nodes added in the Material Editor now start with focus on the editable text.
#jira UE-21087 - Material Editor: Pressing C for comment doesn't auto highlight the comment text to begin typing the comment

Added methods to create a 'user invoked' node on UEdGraph and FGraphNodeCreator, which propagates this property through the FEdGraphEditAction to the SGraphNode. This allows us to give comment nodes focus when created.

#reviewedby Dan.Oconnor

[CL 2694875 by Richard TalbotWatkin in Main branch]
2015-09-17 05:28:56 -04:00
..