Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Carousel #49

Open
kinju4374 opened this issue Sep 9, 2016 · 2 comments
Open

Issue with Carousel #49

kinju4374 opened this issue Sep 9, 2016 · 2 comments

Comments

@kinju4374
Copy link

I am adding images in Carousel Control dynamically so sometimes there is 1 image, 2 images, etc. Now the issue is even it has one image, I am getting next button and it keeps on showing the same image. Same with 2 images, when the last image is reached, when clicking on Next it shows the first image again.

Can we stop it when it reaches last image?

@javitosanchez
Copy link
Collaborator

The name Carousel comes from the fact that the items presented has no end (like a carousel). If you don't want this behaviour you can use the SliderView.

Works for you?

@kinju4374
Copy link
Author

Hi, In carousel control can we add a small caption for each image? I tried changed the ContentTemplate but it didn't work. Can you let me know if it is possible or not? I have a requirement to show image caption at bottom of each image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants