alvarotrigo/vue-fullpage.js

paddingTop is doesn't work when i slide up

DDYMZL opened this issue · 2 comments

I set paddingTop: 100px
When I'm sliding down

image

but when i slide up

image

Versions

"vue-fullpage.js": "^0.1.7"
macOs 11.2.1

Can you please provide an isolated reproduction in codepen or codesandbox, with no CSS or JS files external to fullPage.js and the minimum amount of HTML code? Use empty sections unless strictly necessary for the reproduction.

I'll close the issue until an isolated reproduction is provided.