inuyaksa / jquery.nicescroll

nicescroll plugin for jquery - scrollbars like iphone/ipad
https://nicescroll.areaaperta.com/
3.6k stars 1.67k forks source link

css scroll-snap-type compatibility #818

Open AdrianDiazCode opened 4 years ago

AdrianDiazCode commented 4 years ago

nicescroll is currently completely incompatible with the very useful css spec: scroll-snap-type / scroll-snap-align, please make it compatible or at least show a workaround for this, love the plugin by the way

africanforest commented 3 years ago

I second that, it would be great if nicescroll would respect the CSS property scroll-snap-type or even provide a similar funtionality natively.

ob7 commented 3 years ago

I also need this feature. I wonder if anyone has some clues on how it could be implemented?