feat: 키링 스케일 통합 관리 시스템 구축#76
Merged
Hidden character warning
The head ref may contain hidden characters: "feature/-\uacf5\ud1b5-\ud0a4\ub9c1-\uc2a4\ucf00\uc77c-\ud1b5\ud569-\uad00\ub9ac-\uc2dc\uc2a4\ud15c-\uad6c\ucd95"
Merged
Conversation
…eychyApp into feature/-공통-키링-스케일-통합-관리-시스템-구축
- KeyringScale.maxSize(for:) 사용하여 템플릿별 크기 적용 - 중복 함수 제거 (createMiniImageBody, createMultiImageBody)
- SKCameraNode 사용하여 물리 시뮬레이션 영향 없이 스케일 조정 (이런거도 있더군요) - KeyringSceneView, VideoGenerator 호출부 수정
- createMiniImageBody에서 KeyringScale.maxSize 사용 - 셀 auto-fit 기능 추가 (autoFitKeyringToCell)
- KeyringData 구조체에 templateId 추가 - createBodyNode에서 KeyringScale 사용
- selectedTemplate 프로퍼티 사용
- bundleKeyringScale 적용을 위한 인프라
- KeyringScale 변경 시 자동 캐시 무효화 - 앱 시작 시 invalidateCacheIfScaleVersionChanged 호출
- Polaroid maxSize 미세 조정 (263x321 → 265x324) - SpeechBubble maxSize 가로/세로 수정 (249x360 → 360x249) - Polaroid 완성뷰 zoomScale 0.7로 설정
- 최소화 -> 1.2에서 1.0 - 최대화 -> 0.7에서 0.6 (키링이 시트에 너무 가려지던거 수정)
- Ring, Chain 노드에 bundleScale 적용 - Chain 간격도 bundleScale에 맞게 조정 - Body 크기에 bundleScale 적용
- MultiKeyringCaptureScene에 carabinerId 파라미터 추가
- captureBundleImage에 carabinerId 파라미터 추가
- Ring, Chain, Body에 bundleScale 적용
- 호출부 업데이트: BundleGridItem, BundleDetailView+SaveImage,
BundleCreateView+Capture, BundleCompleteView+SaveImage,
BundleEditView+Capture
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 내용
키링 스케일을 중앙에서 관리하는 KeyringScale 시스템 구축.
1. KeyringScale 중앙 관리 시스템
2. 캐시 버전 관리
3. 셀 오토핏
4. 다른 이슈였던 버그 수정
리엘 새 템플릿 / 카라비너 추가 시 참고해주세요.
새 템플릿/카라비너 추가 시에, 스케일 케이스를 추가해야합니다!
KeyringScale.swift 에서 케이스 추가:
📱 스크린샷 (UI 변경 시)
이 밖에 나머지는 후에 실기기 테스트로 확인 해보십시오.
🔗 관련 이슈
✅ 체크리스트