perfect-scrollbar
perfect-scrollbar copied to clipboard
Minimalistic but perfect custom scrollbar plugin. Get more free components with Material Design for Bootstrap UI Kit (link below)
The perfect scrollbar element does not scroll to the expected offset with the 'smooth' behavior with the latest version of Chrome (v102). There is only a 1px change. It was...
Make sure these boxes are checked before submitting your issue -- thank you! scrolling functionality gets stuck when used with sass. I migrated from using node sass to sass and...
Hi teams, I'm right now required to implement a thinning scrollbar in a webpage loaded by Edge 18. Can the perfect scrollbar be used in Edge 18 (old edge) and...
Using `perfect-scrollbar` in chrome produces a lot of _Violation_ issues > zone-evergreen.js:1773 [Violation] Added non-passive event listener to a scroll-blocking event. Consider marking event handler as 'passive' to make the...
Fixes mdbootstrap/perfect-scrollbar#139 Thank you very much for your contribution! Please make sure the followings are checked. - [x] Read [CONTRIBUTING.md](../CONTRIBUTING.md) - [x] Run `npm test` to make sure it formats...
Add's an option to configure the amount of friction for swipeEasing. This makes it possible to adjust the feeling when scrolling by touch.
I am looking to upgrade the perfect scrollbar version from v0.6.10 to v1.5.3. I see the usage of $('class-name').perfectScrollbar('update') used in many places in the app if I wanna upgrade...
- [x] Check [FAQ](https://github.com/mdbootstrap/perfect-scrollbar/wiki/FAQ) and [Caveats](https://github.com/mdbootstrap/perfect-scrollbar/wiki/Caveats) - [x] Search if there's already one reported in Issues - [x] Prepare a JSFiddle reproducing the issue - [perfect-scrollbar JSFiddle](https://jsfiddle.net/utatti/dyvL31r6/) - [x] Provide...
- [x] Check [FAQ](https://github.com/mdbootstrap/perfect-scrollbar/wiki/FAQ) and [Caveats](https://github.com/mdbootstrap/perfect-scrollbar/wiki/Caveats) - [x] Search if there's already one reported in Issues - [x] Prepare a JSFiddle reproducing the issue - [Here's a Pen reproducing the...
Great project! Our company has used this repository for several years. However, we have encountered a problem that inner scrolling will trigger outer scrolling. We read the source code of...