angular-carousel
angular-carousel copied to clipboard
on changing orientation slide moves to 0th index instead of current index
Hi, on line no-264 /* change the active point in carousel / NguCarouselComponent.prototype.carouselPointActiver = function () { var i = Math.ceil(this.data.currentSlide / this.data.slideItems);***
While changing orientation of Mobile; here it is assigning my current slide to 0th index instead of current index. Please suggest.
Hello, this repository is deprecated and you shouldn't use it. "Latest commit 0e3a474 on 2 Dec 2013"