Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Range slider triggers false change event #7649

Closed
@sfornengo

Description

@sfornengo

Range slider generate false (and too many) change event:
http://jsbin.com/huvoraba/100/edit?html,js,console,output
As the mouse drag the slider cursor there are many change events triggered (at least under chromium) although the slider value is not changing at each mousemove event multiple change events seems to be triggered.
This create slowdown and difficulties to drag slider if the function bound to change event is greedy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions