Skip to content

Conversation

cwj-c
Copy link
Member

@cwj-c cwj-c commented Dec 29, 2024

Explain this Pull Request 🙏

  • 메인화면 타이머 개선
  • 타이머가 tic마다 뚝뚝 끊기는 현상 개선

What has changed? 🤔

Screenshot 📸

Test Checklist 🚩

 - 1초마다 state를 update해줘서 다음 animation을 실행하는 방식에서 문제가 발생한것으로 추측
 - maxSec, duration만 전달해서 전체 progress에 대한 animation을 한번에 수행
 - 불필요한 속성 제거
 - ToHotState에서 list가 아닌 단일 객체로 관리(현재 visible한 Card의 TimerState를 표시)
@cwj-c cwj-c self-assigned this Dec 29, 2024
@cwj-c cwj-c merged commit 859ca73 into develop Dec 29, 2024
3 of 4 checks passed
@cwj-c cwj-c deleted the feature/TOP-107_timer branch December 29, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant