fullPage.js icon indicating copy to clipboard operation
fullPage.js copied to clipboard

scrollOverflow Hidding element unless using paddingBottom

Open saadtanvir1994 opened this issue 4 years ago • 1 comments

Description

I am using scrollOverflow: true with verticalCentered:false. The content of the sections hidden until I am giving paddingBottom, So, I am here to confirm is it necessary to use paddingBottom with scrollOverflow? Is there any disadvantage to use paddingBottom ?

saadtanvir1994 avatar Sep 23 '20 19:09 saadtanvir1994

As far as I know there's no bug with scrollOverflow regarding paddings. However, if you think there is, can you please provide an isolated reproduction in jsfiddle or codepen, 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.

alvarotrigo avatar Sep 23 '20 22:09 alvarotrigo