-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#69]Feat: 이벤트 버벅이는 문제 수정 및 UserInfoCollectionView 디자인 반영
- 더블 클릭 이벤트와 중첩되서 infoBoxView에 있는 버튼을 클릭했을 때 버벅였던 것으로 확인 - infoBoxView를 profile collection view와 분리 - UserInfoCollectionView에서도 중지가 가능하도록 구현은 했으나 - UserInfoCollectionView에서도 report 버튼이 있다보니 없앴음 - 더블 클릭 트리거를 cell에 넘겨준 것을 구독해서 멈춤 뷰 혹은 프로필 탭 시 이벤트 전달하는 방식으로 구현 - 원형 타이머 dot과 stoke가 이루는 각도를 30도로 가정해서 위치 수정 - 0초 위치 수정
- Loading branch information
Showing
3 changed files
with
146 additions
and
52 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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