You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @jkuri!
I needed to use your scroller as service, so I've forked it and made the changes I needed.
It's working fine for my needs, but it might need some code review and testing. At this moment it's possible to create different instances of ngx-slimscroll for different elements in the same component or multiple components and its possible to handle all the events and options for any of them.
I also included examples of use in the app.component.
Are you interested in this? Shall I make a PR?
The text was updated successfully, but these errors were encountered:
Hi @jkuri!
I needed to use your scroller as service, so I've forked it and made the changes I needed.
It's working fine for my needs, but it might need some code review and testing. At this moment it's possible to create different instances of ngx-slimscroll for different elements in the same component or multiple components and its possible to handle all the events and options for any of them.
I also included examples of use in the app.component.
Are you interested in this? Shall I make a PR?
The text was updated successfully, but these errors were encountered: