stephanrauh / ngx-extended-pdf-viewer

A full-blown PDF viewer for Angular 16, 17, and beyond
https://pdfviewer.net
Apache License 2.0
485 stars 184 forks source link

Make use of ngx-scrollbar as a replacement for the seemingly unmaintained perfect-scrollbar #1929

Closed Hely0n closed 10 months ago

Hely0n commented 1 year ago

Is your feature request related to a problem? Please describe. I want to have a "perfect scollbar" :) like in the examples, but as you know, the library doesn't work well anymore. So I found https://github.com/MurhafSousli/ngx-scrollbar which could be mighty successor

Describe the solution you'd like A tutorial of how to replace the native scrollbar with the ngx-scrollbar in the docs/demos would be enough, I think.

Describe alternatives you've considered If it's not possible to use this library, maybe a "Custom scrollbar" manual would fit in docs, with some css snippets for a popular scrollbar design (like perfect-scrollbar for example).

Additional context Unfortunately, I'm still kind of a newbie in angular and have difficulties to achieve something like this myself, so I can't help much. If someone have already done this and knows how to do it, I would be thankful if you could post an explanation as a comment here.

stephanrauh commented 1 year ago

I'll have a look at it, but not immediately.

Hely0n commented 1 year ago

Thank you!

stephanrauh commented 10 months ago

I'm closing this ticket now because I don't think I'll ever manage to address it.