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

:full_moon_with_face: nicescroll directive for angular js, adding the custom scroll with infinite scrolling becomes very easy in angular js

Results 12 angular-nicescroll issues
Sort by recently updated
recently updated
newest added

There is an issue with scrolling up. This fix resolve it.

I'm using that package and have issue with that line var niceScroll = $(element).niceScroll(niceOption); the error is TypeError : $(...).niceScroll is not a function

In textarea, when you add lot of content, the scrollbar doesnt appear. But when you click outside textarea and then again when you click on the textarea, then the scrollbar...

I have condition where I am hiding content on some events. my div content hiding properly but scroll bar is always visible I have set autohidemode:false Please can you help...

Scrolling up is not working properly. Line no 36 should be replaced with: if (this.newscrolly === 0) {

Hi there, u see I made a SPA with Angular. and in my web , I only use niceScroll in profile Page. but now I meet a problem. When I...

怎么设置水平的滚动条?有没有demo How to set the horizontal scroll bar? Have demo?

I'm trying to use this angular directive in my project and it seems like that it doesn't support the touch devices. I'm using the directive with the following setup: Works...

Could you update the npm package to latest version. The [current one](https://www.npmjs.com/package/angular-nicescroll) is 0.0.0 which was update 8 months ago.