editor: remove shared panel services bag
This commit is contained in:
@@ -67,9 +67,8 @@ EditorUtilityWindowContentController::UpdateAndAppend(
|
||||
return {};
|
||||
}
|
||||
|
||||
EditorPanelServices services = context.frameServices.BuildPanelServices();
|
||||
m_panel->Update(
|
||||
services,
|
||||
context.frameServices,
|
||||
EditorUtilityWindowHostContext{
|
||||
.mounted = true,
|
||||
.bounds = context.bounds,
|
||||
|
||||
Reference in New Issue
Block a user