You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
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:
@@ -14,7 +14,7 @@
|
||||
"CanContainContent" : false,
|
||||
"IsBetaVersion" : false,
|
||||
"Installed" : false,
|
||||
"SupportedPrograms": [ "UnrealFrontend" ],
|
||||
"SupportedPrograms": [ "UnrealFrontend", "UnrealInsights" ],
|
||||
"Modules" :
|
||||
[
|
||||
{
|
||||
@@ -26,7 +26,7 @@
|
||||
"Win64",
|
||||
"Win32"
|
||||
],
|
||||
"WhitelistPrograms" : [ "UnrealFrontend" ]
|
||||
"WhitelistPrograms" : [ "UnrealFrontend", "UnrealInsights" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user