Edigrate 14629275.

Capture callstack in widget invalidation for leaf widgets.

#jira UE-101687
#rb Patrick.Boutot Phillip.Kavan

[CL 14631340 by daren cheng in ue5-main branch]
This commit is contained in:
daren cheng
2020-11-02 14:48:49 -04:00
parent 20c77883a2
commit 4ec48c9820
20 changed files with 381 additions and 69 deletions

View File

@@ -14,7 +14,7 @@
"CanContainContent" : false,
"IsBetaVersion" : false,
"Installed" : false,
"SupportedPrograms": [ "UnrealFrontend" ],
"SupportedPrograms": [ "UnrealFrontend", "UnrealInsights" ],
"Modules" :
[
{
@@ -25,7 +25,7 @@
[
"Mac"
],
"WhitelistPrograms" : [ "UnrealFrontend" ]
"WhitelistPrograms" : [ "UnrealFrontend", "UnrealInsights" ]
}
]
}