Skip to content
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] #63 - 대기방 기기대응 및 수정 #138

Merged
merged 3 commits into from
Jan 20, 2022

Conversation

yangsubinn
Copy link
Member

🌴 PR 요약

🌱 작업한 브랜치

🌱 작업한 내용

  • 애니메이션 회전 방향 변경
  • 함께하는 스파커 append 문제 해결
  • se2
  • 13 mini
  • 13 pro

📌 참고 사항

탭바랑 플로팅 버튼이 남아있어서 그 부분이 없어진다는 가정하에 레이아웃 수정했슴다

📸 스크린샷

기능 스크린샷
생략 생략

📮 관련 이슈

@yangsubinn yangsubinn added Chore 그 이외의 잡일/ 버전 코드 수정, 패키지 구조 변경, 파일 이동, 파일이름 변경 🦹t없e맑은水빈 우리 선배 이젠 타이니하지 않아 🚨review_required🚨 긴급! 빠르게 확인해야할 사항 labels Jan 20, 2022
@yangsubinn yangsubinn self-assigned this Jan 20, 2022
Copy link
Member

@L-j-h-c L-j-h-c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨슴다!!

@@ -173,7 +174,7 @@ class WaitingVC: UIViewController {
UIView.animate(withDuration: 0.4,
delay: 0.1,
options: .curveEaseInOut) {
let rotate = CGAffineTransform(rotationAngle: .pi)
let rotate = CGAffineTransform(rotationAngle: -3.14)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

시행착오선배.... 저대신 해주셔서 감사합니다

@yangsubinn yangsubinn merged commit 30756ab into TeamSparker:develop Jan 20, 2022
@yangsubinn yangsubinn deleted the feature/#63 branch January 27, 2022 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chore 그 이외의 잡일/ 버전 코드 수정, 패키지 구조 변경, 파일 이동, 파일이름 변경 🚨review_required🚨 긴급! 빠르게 확인해야할 사항 🦹t없e맑은水빈 우리 선배 이젠 타이니하지 않아
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Fix] 기기 대응 레이아웃 수정
3 participants