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