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/22 timer improve #25

Closed
wants to merge 8 commits into from
Closed

Feat/22 timer improve #25

wants to merge 8 commits into from

Conversation

choibumsu
Copy link
Member

1. Timer 깜빡이는 현상 제거

  • re-render 시점에 props가 약간 더 빠르게 반영되면서 숫자 깜빡이는 현상 제거
  • 기존 깜빡이는 숫자는 re-render 시점 전에 opacity 0 으로 안 보이도록 함
  • re-render 시점에도 변하는 않는 Guard를 표시
  • Guard는 re-render 후 제거

Related Issues

@choibumsu choibumsu self-assigned this Feb 21, 2021
@choibumsu choibumsu closed this Feb 28, 2021
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.

[fix] 메인 Timer 깜빡이는 현상 제거
1 participant