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

css3:false might cause gap that shows the prev/next section when scrollingSpeed is low #4666

Open
alvarotrigo opened this issue Oct 19, 2024 · 0 comments
Labels

Comments

@alvarotrigo
Copy link
Owner

alvarotrigo commented Oct 19, 2024

Description

When using css3:false sometimes there's a small gap that shows the prev/next section. Specially when using a low scrollingSpeed value.

This can also be seen on the DOM when reaching back section 1. Where top should be 0 and it isn't sometimes:

image

Link to isolated reproduction with no external CSS / JS

https://codepen.io/alvarotrigo/pen/xxvLbKr

Steps to reproduce it

  1. Scroll down
  2. Scroll up
  3. Check the DOM to see if top is 0 on the fp-wrapper
  4. If it is, repeat again until it isn't.

Versions

fullPage.js v4.0.30 and > 4.0.0 probably.

@alvarotrigo alvarotrigo changed the title When using css3:false sometimes there's a small gap that shows the prev/next section css3:false might cause gap that shows the prev/next section when scrollingSpeed is low Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant