angular-slimscroll icon indicating copy to clipboard operation
angular-slimscroll copied to clipboard

allowPageScroll is not working???

Open gvolkan opened this issue 11 years ago • 2 comments

hi, i try to add slimscroll="{allowPageScroll:true}" prop to options but not working until setting noWatch prop to true:( slimscroll="{allowPageScroll:true,noWatch:true}" can u check it for me??

i changed and tried it with original silmscroll example page(allow-page-scroll.html)

gvolkan avatar Jan 16 '15 14:01 gvolkan

Facing the same issue but with a twist. The following piece of code allows page scroll when scrolling up but not when scrolling down. slimscroll="{height: '395px', allowPageScroll: true}" Adding or removing noWatch makes not a bit of difference.

Hi @gvolkan, @Kaylors , could you please provide the version number of jquery you are using? As I know, slimscroll only works on the jquery 1.x version.

ziscloud avatar Feb 05 '15 14:02 ziscloud