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

Scroll transform #57

Merged
merged 2 commits into from
Aug 16, 2020
Merged

Scroll transform #57

merged 2 commits into from
Aug 16, 2020

Conversation

goldst
Copy link
Owner

@goldst goldst commented Aug 16, 2020

No description provided.

@todo
Copy link

todo bot commented Aug 16, 2020

do i need this? In which case?

// TODO: do i need this? In which case?
// C.doEvent(event);
}
window.addEventListener('mousemove', (e) => {
lastEvent = e;


This comment was generated by todo based on a TODO comment in e55b3da in #57. cc @goldst.

@todo
Copy link

todo bot commented Aug 16, 2020

this creates a dependency to the projects block by using

* @todo this creates a dependency to the projects block by using
* their classes, resolve somehow?
*/
document.querySelector('.projects__inner')
.addEventListener('scroll', () => doEvent());


This comment was generated by todo based on a todo comment in e55b3da in #57. cc @goldst.

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