-
Notifications
You must be signed in to change notification settings - Fork 4
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
Feature/#218 인트로 스크린 로티애니메이션 및 pretendard 폰트적용 #225
The head ref may contain hidden characters: "Feature/#218_\uC778\uD2B8\uB85C_\uC2A4\uD06C\uB9B0_\uB85C\uD2F0\uC560\uB2C8\uBA54\uC774\uC158_\uC801\uC6A9"
Conversation
- Bold, Medium 각 woff, woff2 개 추가. - 추후 스타일 지정때 사용 가능 - 현재는 글로벌과 각 typography에만 반영. blod도 weight로 관리중 #224
// return () => mediaQuery.removeEventListener('change', handleChange); | ||
// }, []); | ||
|
||
// const currentIcon = (isDarkMode ?? isSystemDark) ? noctaNightIcon : noctaDayIcon; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
오옹 미리 짜셨군요! 👍
// 개발 중에는 임시로 딜레이를 줘서 스플래시 화면 확인 | ||
await new Promise((resolve) => setTimeout(resolve, 2000)); | ||
// 첫 방문이 아니면 IntroScreen 시간을 0으로 설정 | ||
const IntroWaitTime = isFirstVisit ? 4700 : 0; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
이거 왜 4700초인가요!?? 의미가 있나요?? 그냥 궁금합니다!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
애니메이션이 끝나고 화면이 적절히 넘어가는 시간이라 4.7초입니다!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨습니다!! 아이콘 너무 이쁘네요!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고많으셨습니다!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨습니다!
📝 변경 사항
234.mp4
🔍 변경 사항 설명
🙏 질문 사항
📷 스크린샷 (선택)
✅ 작성자 체크리스트
https://abrupt-feta-9a9.notion.site/cb9b795665e940779ea2e57e1fe81776?pvs=4