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

Disable visibility on offscreen slides #5

Closed
1 task
weotch opened this issue Sep 19, 2021 · 1 comment
Closed
1 task

Disable visibility on offscreen slides #5

weotch opened this issue Sep 19, 2021 · 1 comment

Comments

@weotch
Copy link
Member

weotch commented Sep 19, 2021

  • Hide off viewport slides using visibility hidden so intersection observes can be used to lazy load assets
@weotch weotch added this to the 1.0 - MVP milestone Sep 20, 2021
@weotch weotch changed the title Render all slides using flex Disable visibility on offscreen slides Oct 13, 2021
@weotch weotch modified the milestones: 0.1 - MVP, 1.0 - First release Oct 14, 2021
@weotch
Copy link
Member Author

weotch commented Feb 21, 2022

I don't think this is necessary, in tests with vue-visual as part of #10, I see lazyload being effective without this. I think the overflow:hidden of the mask is sufficient to work with intersection observer.

@weotch weotch closed this as completed Feb 21, 2022
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

No branches or pull requests

1 participant