-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feat] 13프로, 13미니, SE2 기기대응 #141
Conversation
보관함 리스트 셀 기기별 조절
blockingView의 위치를 center가 아닌 leading기준으로 잡음
인증완료 뷰 기기대응 완료
HabitAuth 기기대응 레이아웃 수정
CodeJoin 레이아웃 수정
# Conflicts: # Spark-iOS/Spark-iOS/Source/NetworkServices/Room/RoomService.swift # Spark-iOS/Spark-iOS/Source/SceneDelegate.swift
보관함 뷰 디테일 수정
보관함 뷰 베지어패스 문제 해결
보관함 뷰 코드 간소화 및 무한스크롤 방지
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SE2 까지 대응 고생해써여!
@@ -196,20 +189,22 @@ extension StorageVC { | |||
failButton.setTitleColor(.sparkDarkPinkred, for: .selected) | |||
failButton.setTitleColor(.sparkDarkPinkred, for: .highlighted) | |||
|
|||
failLabel.text = "1" | |||
failLabel.text = "0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
빈문자열로 대체해주세요!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
반영했습니다!
DispatchQueue.main.asyncAfter(deadline: DispatchTime.now()+0.3) { [self] in | ||
makeDrawAboveButton(button: doingButton) | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
요것도 고민해보구 진행해보세용!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
넵넵 오버헤드라는 점 인지했어요~!~!
# Conflicts: # Spark-iOS/Spark-iOS/Resource/Constants/Header.swift
코드리뷰 반영
🌴 PR 요약
🌱 작업한 브랜치
🌱 작업한 내용
📌 참고 사항
📮 관련 이슈