angular-carousel-3d
angular-carousel-3d copied to clipboard
Skip to selected image
Is it somehow possible to skip to the selected image? E.g. while implementing dots navigation.
I've managed to help myself by intercepting the carousel controller in a very nasty way. Still would be better to have a generic solution for that.
BTW: I've noticed that clicking and autoRotation don't play well with each other. It results in random images sliding, probably something $interval.