zefoy / ngx-perfect-scrollbar

Angular wrapper library for the Perfect Scrollbar
MIT License
522 stars 116 forks source link

Windows shows native and Perfect Scrollbar #260

Open elementalTIMING opened 5 years ago

elementalTIMING commented 5 years ago

I really love perfect scrollbar, but on Windows 10 I have the problem that both scrollbars: the native windows scrollbar and the perfect scrollbar are shown when hover the corresponding element.

Does anybody has discovered the same problem, too? And how can it be solved?

Thanks for your help!

sconix commented 5 years ago

That sounds like a styling problem in your application.

elementalTIMING commented 5 years ago

That sounds like a styling problem in your application.

But the question is where and why... I use PS several times in my app.

rVethencourt commented 4 years ago

Hi @elementalPRESS, did you find a solution? I have the same problem using the Gull template with Angular 8.