-
-
Notifications
You must be signed in to change notification settings - Fork 111
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
Planes are missing after resize #101
Comments
Hi @Dushyant1295, It would be easier to debug with a live codepen or fiddle. My guess is that the curtains resize event is fired before the locomotive's one, resulting in a misplacement of the planes. Cheers, |
Hi @martinlaxenaire Thanks For Replying I'm Using Same setup but on codepen on resize its fine but on the site plans are missed after resize see same example here on live http://36fm.in/ |
Hey @Dushyant1295, I can remember now that there's indeed a conflict due to how Locomotive Scroll is translating its scroll sections. This is not a Cheers, |
Planes are misplaced or disappears when resizing the window
To Reproduce
Steps to reproduce the behavior:
its simple setup with locomotive scroll
The text was updated successfully, but these errors were encountered: