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

Mobile friendly AngularJS carousel

Results 101 angular-carousel issues
Sort by recently updated
recently updated
newest added

setting rn-carousel-locked to true does not stop auto slide. This is because var:locked is overwritten to false in func:goToSlide. Assuming, var:locked is used to prevent user from swiping the slide...

Ran a bower update and all carousel functions seem to stop working. After downgrading to Angular 1.2.28, everything works fine again. I'll see if I have some time to look...

am available to help maintain this lib. would like to get infinite loop merged.

How do i add a loading spinner when the rn-buffer-carousel is true and the default bufferSize is set to 1. I need to show the Loading Spinner before the 2nd...

Hi, I'm trying to get Angular-Carousel to work in my app. It's currently showing only the first image, even when I click on an indicator to switch images. I'm not...

Hi, I face a problem when using carousel. If I try ul li style="backbround-image">the carousel has smooth scrolling. But I try this code: ul rn-carouse li ng-repeat="item in items" style="height:...

bug

The demo page behaves rightly, but my app(http://pandanoir.web.fc2.com/works/timetable) doesn't behave rightly. I found the code which may cause the bad behavior. Below code may be wrong. ``` if(iAttributes.rnCarouselOnInfiniteScrollLeft!==undefined && slidesMove...

With rnMinOpacity you can set the minimum opacity value, if this is not 0 you can create carousels like this: ![auswahl_017](https://cloud.githubusercontent.com/assets/1073989/9441746/2be2660a-4a78-11e5-9368-f5df23ff02e6.png)

I have some custom scripts on my site, and there is one script , that does't work in first time page loading, when i reload page, it start works. Any...

simple enhancement for rnCarouselControlsAllowLoop. If the rnCarouselControlsAllowLoop attribute is set not only will the controls take the user back to the first image but swipe functionality will do the same