Commit Graph

2 Commits

Author SHA1 Message Date
justin hare
f2dc935bf9 Fixed issue where "unrecognized" tabs could start spawning in the Blueprint Editor after also using other asset editors.
The core issue was that the BP editor was performing deactivation/cleanup work whenever any system asked if it can be closed, whereas other editors were not and sometimes interrupting/canceling the closure process.  This led to situations where a BP editor tab deactivated itself before a different editor tab halted the window closing process, putting it in a dysfunctional state.

#jira UE-106350
#rb michael.noland matt.kuhlenschmidt

[CL 16391884 by justin hare in ue5-main branch]
2021-05-19 16:39:45 -04:00
daren cheng
68cfc4ad7a Move workflowcentric application to UnrealEd so it can be shared.
#jira UE-96104
#rb Dan.Oconnor Matt.Kuhlenschmidt
#fyi Lauren.Barnes

[CL 14437963 by daren cheng in ue5-main branch]
2020-10-07 10:33:54 -04:00