Skip to content

Conversation

NebularNerd
Copy link

Closes #9

Adds extra listeners to allow for non-scrolling pages. mousemove and touchstart do pretty much what they say. This helps block elements until you are ready for them to appear. One change from my original issue is the combined event.type remove. This cleanly removes the listeners all at once, otherwise you get three removal triggers which could cause scripts to try and load more than once.

Adds extra listeners to allow for non-scrolling pages
@NebularNerd NebularNerd marked this pull request as draft September 18, 2024 09:41
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.

Not an issue but an enhancement (maybe for some)

1 participant