3dollar-in-my-pocket / 3dollars-in-my-pocket-ios

[AppStore] 전국 붕어빵 지도 프로젝트 가슴속3천원
201 stars 4 forks source link

로그인 UI 구현 #106

Closed rriver2 closed 1 year ago

rriver2 commented 1 year ago

모듈별 변경사항

테스트

⚠️ 안내

Hyunsik-Yoo commented 1 year ago

오늘 저녁에 코멘트 남겨둘께요!!👍👍

Hyunsik-Yoo commented 1 year ago

요기 하단 가슴속 3천원에.. 텍스트 가운데 정렬이 필요해보여요!

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

rriver2 commented 1 year ago

요기 하단 가슴속 3천원에.. 텍스트 가운데 정렬이 필요해보여요!

헉,,, UI 결과물을 꼼꼼히 못 봤네욤.. center한 후에 UILabel extension의 setLineHeight 함수를 쓰면 이전 값들을 초기화 시키는 것 같은데 정확한 원인을 잘 모르겠어서 아래 코드 두 줄 순서를 바꿨습니다 👀🥹

        $0.setLineHeight(lineHeight: 20)
        $0.textAlignment = .center
rriver2 commented 1 year ago

@Hyunsik-Yoo 코드리뷰 해주신 부분 반영했습니다! 확인부탁드립니다! 🙌🏻