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

Infinity Scrolling #98

Closed
cgilbe27 opened this issue May 30, 2018 · 4 comments
Closed

Infinity Scrolling #98

cgilbe27 opened this issue May 30, 2018 · 4 comments

Comments

@cgilbe27
Copy link

Is your feature request related to a problem? Please describe.
Is it possible to scroll infinitely with this plugin? I have loop=true set but it doesnt actually loop

Describe the solution you'd like
loop to loop infinitely

@cgilbe27
Copy link
Author

@cgilbe27
Copy link
Author

@cgilbe27
Copy link
Author

cgilbe27 commented Jun 4, 2018

Any update for this?

@MurhafSousli
Copy link
Owner

The loop option can be set in

galleryRef.setConfig({ loop: true})

// or 

GalleryModule.forRoot({ loop: true })

In version 3.0.0-beta.1, it is also available as an input in <gallery [loop]=true></gallery>

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