Skip to content
This repository has been archived by the owner on May 10, 2018. It is now read-only.

Decrease duration on swipe #393

Open
ghost opened this issue Mar 16, 2016 · 1 comment
Open

Decrease duration on swipe #393

ghost opened this issue Mar 16, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 16, 2016

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/

@revolunet
Copy link
Owner

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant