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

Slides to show and Slides to scroll #281

Open
priatelko opened this issue Apr 30, 2019 · 3 comments
Open

Slides to show and Slides to scroll #281

priatelko opened this issue Apr 30, 2019 · 3 comments

Comments

@priatelko
Copy link

priatelko commented Apr 30, 2019

What is the expected behavior?

To view more slides per viewport with sliding by one. For example I have a 5 slides and I can see in the slider viewport 3 slides. So initialy I can see 1, 2 with 3 slides. When I slide to the right, I will see the slides 2, 3, 4. Next slide -> 3, 4, 5, and so on.
So that means: Slides to show: 3 and Slides to scroll: 1

What is the current behavior?

Visible only one slide and sliding just by one.

What is the use-case or motivation for changing an existing behavior?

Its a feature.

Thank you.

@MurhafSousli
Copy link
Owner

With the current implementation you can only have one, but you can use a custom template where you multiple images in each slide. https://github.com/MurhafSousli/ngx-gallery/wiki/Advanced-Usage

@MurhafSousli
Copy link
Owner

This will be possible in the next major version

@priatelko
Copy link
Author

Thank you, I am looking forward. Let me know.

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

2 participants