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

Gallery mode: Display multiple slides #26

Open
JaySunSyn opened this issue Oct 30, 2017 · 4 comments
Open

Gallery mode: Display multiple slides #26

JaySunSyn opened this issue Oct 30, 2017 · 4 comments

Comments

@JaySunSyn
Copy link
Contributor

This is a feature request of a thumbnail gallery.

Two carousels that can control each other:

<skeleton-carousel selected="{{selected}}" slides-per-view="1">
<skeleton-carousel selected="{{selected}}" slides-per-view="5">

Something like this:

image

What do you think?

@ernysans
Copy link
Member

We can work on this. I think it can work but only for image galleries. Also we have a request to display a navigation on the middle just like in that image.

@JaySunSyn
Copy link
Contributor Author

Oh ok, yes, in my app I use the mixins to display the navigation in the middle atm but with a property it'll be easier :)

@ratracegrad
Copy link

Are you providing the functionality to be able to display multiple slides?

@ernysans
Copy link
Member

ernysans commented Feb 5, 2018

@ratracegrad No, the component isn't prepared to handle multiple slides at the same time

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

No branches or pull requests

3 participants