We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
현재 불완전하다
스크롤 이벤트를 최상위 div 에 걸어두고 그것에 따라 렌더링를 갱신하는데
스크롤 1 변화시마다 모든 로직을 수행하다보니 빠르게 스크롤하면 style 에 반영되지 않는 문제가 있다.
지속적으로 고민할 필요가 있어보인다.
f5037f8
The text was updated successfully, but these errors were encountered:
TheDevLuffy
No branches or pull requests
현재 불완전하다
스크롤 이벤트를 최상위 div 에 걸어두고 그것에 따라 렌더링를 갱신하는데
스크롤 1 변화시마다 모든 로직을 수행하다보니 빠르게 스크롤하면 style 에 반영되지 않는 문제가 있다.
지속적으로 고민할 필요가 있어보인다.
f5037f8
The text was updated successfully, but these errors were encountered: