jkuri / ngx-slimscroll

Customizable Scrollbar Directive for Angular

Home Page:https://ngx-slimscroll.jankuri.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scroll does not work yet on firefox (latest package version)

badjilounes opened this issue · comments

On firefox latest version of the package does not work. After some investigations I thought that this commit (a3124e0 for adding scrollSensitivity option) is the source of the problem.

FYI: version 3.5.2 works well on firefox

Thank you for your work on scrollbars (very useful for cross browser dev)

hi @badjilounes, thanks for the report. I'll investigate on this in the next couple of days. If you maybe know the solution to keep sensitivity feature and that works on Firefox can you make a PR please?

Hi @jkuri thank for your fast reply. I do not have time to do it today but maybe before next week.
Regards.

@badjilounes can you be more clear regarding "package does not work", I am using v3.6.1, it is working in Firefox. Do you mean it is not completely working or do you mean some functionality is not working in FF (If so can you mention about functionality that is not working in much detailed way)