inuyaksa / jquery.nicescroll

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

The plugin forces my div's overflow to be hidden #719

Open KhaledAhmedYounes opened 6 years ago

KhaledAhmedYounes commented 6 years ago

The plugin works perfectly but it forces the overflow of the element that's using it to be hidden. I tried overriding the overflow with CSS but that caused the plugin to stop working. Is there a way to have overflow set to visible and STILL get nice scroll to work?