사용자 정보 표시 관리 팝업 완료

This commit is contained in:
logonkhi
2025-08-01 13:30:58 +09:00
parent 23da311db0
commit 22794651f2
16 changed files with 226 additions and 59 deletions

View File

@@ -48,7 +48,7 @@ namespace UVC.UI.List.Draggable
boundData = data;
UpdateUI();
Debug.Log($"[ListItemView] 데이터 바인딩 완료 - {gameObject.name}");
//Debug.Log($"[ListItemView] 데이터 바인딩 완료 - {gameObject.name}");
}
/// <summary>