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

on changing orientation slide moves to 0th index instead of current index

Open KartikSagar007 opened this issue 7 years ago • 1 comments

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.

KartikSagar007 avatar Jan 15 '18 12:01 KartikSagar007

Hello, this repository is deprecated and you shouldn't use it. "Latest commit 0e3a474 on 2 Dec 2013"

ocombe avatar Jan 15 '18 12:01 ocombe