jQuery-slimScroll icon indicating copy to clipboard operation
jQuery-slimScroll copied to clipboard

slimScroll() refresh function is not working with its minified version

Open surbhiCompro opened this issue 8 years ago • 1 comments

SlimScroll() refresh function is not working with minified version of slimScroll plugin.In case of dynamic content, I need to call this refresh function slimScroll().For example:In my fiddle https://jsfiddle.net/surbhi_mahajan/frrmj9rw/, 1.when I click on Run1 button,scrollbar is visible according to large content. 2.But when Run2 is clicked without hovering on my testDiv,scrollbar is still visible that is not correct according to my content.

Issue:Scrollbar should be automatically hidden when clicked on Run2 button.This issue exists only with its minified version.

surbhiCompro avatar Jun 10 '16 05:06 surbhiCompro

I'm having the same issue, did it work with the non-minified version?

meany avatar Aug 23 '16 23:08 meany