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

body 全体がスクロールしたときもイベント発火させられるよう対応 #3

Merged
merged 3 commits into from
Dec 4, 2020

Conversation

phi-jp
Copy link
Owner

@phi-jp phi-jp commented Dec 3, 2020

確認方法

memo

  • body は onscroll は動くが, addEventListener('scroll' は動かない
  • document は onscroll は動かないが, addEventListener('scroll' は動く

@simiraaaa
Copy link
Collaborator

LGTM

@kasaji-jp
Copy link

動作LGTM
コードはゆっくり勉強させてもらいます

@phi-jp phi-jp merged commit 724dc77 into develop Dec 4, 2020
@phi-jp phi-jp deleted the feature/scroll_body branch December 4, 2020 05:56
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.

3 participants