Skip to content

Don't animate the handle while dragging #114

@ValentinH

Description

@ValentinH

I've noticed that when dragging the slider on phone, it feels laggy. This is because of the animation that slows it down.

The animation should be disabled while the user is dragging the slider. On angularjs-slider, I simply did it by applying a specific class (https://github.com/angular-slider/angularjs-slider/blob/master/src/rzslider.less#L21) during the drag event.

Metadata

Metadata

Assignees

No one assigned

    Labels

    acceptedAccepted for development.enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions