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

Is it Possible to Loop Around?

Open netlander opened this issue 6 years ago • 4 comments

Need a feature for looping around the images in the carousel, i.e. show images from beginning when reaching the last image, instead of sliding back through the entire list which is very annoying.

netlander avatar Apr 16 '18 18:04 netlander

I guess not...

netlander avatar Apr 17 '18 11:04 netlander

I'm trying to implement it. Before that I have to implement angular animations to slide smoothly and control individual items

sheikalthaf avatar Apr 17 '18 17:04 sheikalthaf

It would be very nice to have a feature like that, thanks!

bitdistrict avatar Oct 03 '18 08:10 bitdistrict

there is now a loop property that can be set to true within NguCarouselConfig

jonstieg avatar Mar 12 '19 23:03 jonstieg