Conversation
Member
|
고생하셨습니다....... 잡시다... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📋 요약
두쫀쿠 키링 템플릿 추가 및 프레임 커스터마이징 기능 구현
🎯 PR 내용
1. 데이터 모델 추가
CheckerBoardRect: 프레임 내 사진 영역 정의 (x, y, width, height, cornerRadius)2. ViewModel 구현
DuZzonKuVM: 프레임 선택 및 다중 사진 관리 상태photoImages: 인덱스별 사진 저장 딕셔너리DuZzonKuVM+Firebase: Firebase에서 Frames 컬렉션 로딩DuZzonKuVM+ImageConversion: 다중 사진과 프레임 합성3. UI 구현
DuZzonKuFramePreviewView: 다중 사진 실시간 미리보기DuZzonKuFrameSelectorView: 프레임 선택 UI (수평 스크롤)4. 이미지 합성 로직
CheckerBoardRect영역별로 순회하며 합성📱 스크린샷 (UI 변경 시)
🔗 관련 이슈
#81
✅ 체크리스트