jfcere / ngx-malihu-scrollbar

Angular 2+ scrollbar customization using Malihu jQuery Custom Scrollbar plugin
https://jfcere.github.io/ngx-malihu-scrollbar
MIT License
58 stars 17 forks source link

I'am working on a project version Angular 7 and from last march onward when i take updated node modules(by npm install) my malihu scroll has issues like horizontal scroll is missing in a roaster form which contain both horizontal as wellas vertical scrolls. And also i am facing issue that scroll movment have a stuck. scroll is not smooth. so i am using old node modules to avoid this issue #69

Open Nilena opened 3 years ago

jfcere commented 3 years ago

Hi @Nilena,

The original malihu-custom-scrollbar-plugin library hasn't been updated for a real long time. There was no major issue up to recently where the new version of JQuery totally breaks the behavior of the scrollbar.

Unfortunately, I don't have control over the original library and this package is just a wrap around it to ease its usage with the Angular framework.

If no action is taken from the owner of the original library I will probably have no other choice than deprecate this package.