Skip to content

Feature suggestion - mousweheel speed normalization across browsers #33

@progmars

Description

@progmars

I noticed that on Mozilla Firefox scrolling is much slower than on Chrome and IE browsers (about 6 times in some larger lists). It's not a problem with ng-scrollbar, but with scrolling in Firefox in general.

It would be great to have optional ability to normalize scroll speed. Maybe the following StackOverflow topic will give some ideas:
http://stackoverflow.com/questions/5527601/normalizing-mousewheel-speed-across-browsers

It is tricky and I'm not asking to implement full support, but at least it might be great to smooth out some huge differences across some browsers.

Ideally, there should be some way to switch on/off the normalization globally for the entire application through some Angular ConfigurationProvider (you could also add other global settings there, e.g. global wheelSpeed, SlackSpace etc.).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions