cubiq / iscroll

Smooth scrolling for the web
http://iscrolljs.com
MIT License
12.89k stars 3.82k forks source link

fadescrollbars and scrollbars together doesnt work. #1219

Closed bandhavya closed 6 years ago

bandhavya commented 6 years ago

I have options with scrollbars:true and fadescrollbars: true then iscroll works properly and iscroll is visible

In one scenario when the iscroll is destroyed and recreated then Fadescrollbars:true is not working along with scrolbars:true, iscroll works but fadescrollbars is not happening i.e. scrollbar is not visible

bandhavya commented 6 years ago

This works. It was my mistake. Copying the previous iscroll reference which was not enabling iscroll on new instance.