angular-carousel icon indicating copy to clipboard operation
angular-carousel copied to clipboard

Decrease duration on swipe

Open ghost opened this issue 8 years ago • 1 comments

Is there any chance to modify rn-carousel-duration value for swipe slide change only? My application uses slightly high value of rn-carousel-duration about 2.5sec which mess up swiping through slides because animation is forced to change slide for whole duration time. I've found the way to fix it by modifying angular-carousel lib itself but I don't want to have modified library inside my code. Is there any way to pass some callback methods or add custom events to carousel lib to manipulate values of transition duration?

Here is some fiddle so you can see my problem: http://jsfiddle.net/b2hsnyso/

ghost avatar Mar 16 '16 14:03 ghost

Well i dont have time to maintain this project anymore but if you find a way to pass that duration as an extra attribute, this can be merged

revolunet avatar Mar 16 '16 14:03 revolunet