-
Notifications
You must be signed in to change notification settings - Fork 180
Closed
Labels
acceptedAccepted for development.Accepted for development.enhancementNew feature or requestNew feature or request
Description
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.
stepan-techs, chriszrc, saoron, v1shwa and azerafati
Metadata
Metadata
Assignees
Labels
acceptedAccepted for development.Accepted for development.enhancementNew feature or requestNew feature or request