데이터 연동 시작 시 일부 객체가 완전히 사라지는 문제 #193
@@ -34,6 +34,7 @@ namespace Studio.Dynamic.Manager
|
||||
//todo::팝업메시지 나주엥 설정....
|
||||
return;
|
||||
}
|
||||
connector.componentScrollView.RemoveItem(asset.hierarchyItem);
|
||||
StudioService.instance.AddTypeListener(type, OnDataUpdate);
|
||||
StudioService.instance.AddTypeIdListener(type);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user