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

Malihu ScrollBar has issues when scrolling towards the focused item depending on the browser Zoom #88

Open Paul-Th0mas opened 2 years ago

Paul-Th0mas commented 2 years ago

malihu scrollbar is designed to scroll towards focused element present inside the it . at certain instance due to zoom of the browser ,the scrolling behavior breaks (it scrolls towards the element which is at bottom and then suddenly scrolls back up to the top). this is noted in chrome anything below 110% and in firefox below 100% .