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

Compatibility with CDK-Virtual-Scroll-bar #43

Open Dineshrajaa opened 5 years ago

Dineshrajaa commented 5 years ago

Hi @jfcere , thanks for this cool wrapper, just seeking for help to enable custom-scroll bar with Angular materials virtual-scroll(CDK) powered div/list.

While trying to do it, the contents of the virtual-scroll area is being wrapped by the mcustomScrollbar elements and hiding it.

Please confirm whether both of this feature could exist together.