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

angular directive for jquery slimscroll

Results 14 angular-slimscroll issues
Sort by recently updated
recently updated
newest added

Has anyone ever been able to use this option, start: 'bottom'? Options as: ``` color: '#CCC', height: '400px', distance: '0', alwaysVisible: 'true', touchScrollStep : 50, ``` works well...... but start:...

Angular-slimscroll can be easily added via this: ``` Scroll Content ``` But on certain cases I need to disable or remove it. How can that be done?

I have the scrollbar implemented on the initial view/state of my project which is using ui.router. What's getting rendered is a json data list from our API in a blog...

Youu have a package conflict with the following package on npm: https://github.com/aiska/angular-slimScroll

Hello I have used slim scroll and in that one I have used simple HTML scroll in small div, but when I am scrolling div that time only scroll slim...

i am using this `` for custom height but it is not working it is taking its default height

There's slimscroll-watch attribute which is quite handy in some situations but isn't documented. I think it's a good idea to add it to documentation

Any chance you could publish this to NPM?

I'm getting this error: TypeError: undefined is not a function at refresh (http://localhost:9000/assets/javascripts/app/directives.js:249:30) at init (http://localhost:9000/assets/javascripts/app/directives.js:254:21) at link (http://localhost:9000/assets/javascripts/app/directives.js:278:17) at nodeLinkFn (http://localhost:9000/assets/javascripts/lib/angular/angular-1.2.27.js:6736:13) at compositeLinkFn (http://localhost:9000/assets/javascripts/lib/angular/angular-1.2.27.js:6130:13) at compositeLinkFn (http://localhost:9000/assets/javascripts/lib/angular/angular-1.2.27.js:6133:13) at compositeLinkFn...

How can i add slimscrol event in this directive