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

Force animate in even if the page isn't loaded yet (or use lazy load?) #367

Open
JTRazbo opened this issue Jul 6, 2018 · 0 comments
Open

Comments

@JTRazbo
Copy link

JTRazbo commented Jul 6, 2018

As I understand smoothstate, it waits until the entire page is loaded, then animates the content in. Is there a way to only animate in the top or just the header of the page? Potentially even animate in content before the page is loaded? Or would adding in something like lazy loading handle this issue?

For my site now, we have a few longer pages that take a bit to load, and the lazy load seems to exasperate this issue as we end up waiting for a larger page to load, making the site seem slow. Without smoothstate, the user can see the page much sooner, and it appears faster, as they ingest content at the top of the page while the rest still loads.

Thanks in advance for any responses!

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