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

Possible missing features that will sure help everyone. #5

Open
lexcaraig opened this issue Jul 13, 2017 · 1 comment
Open

Possible missing features that will sure help everyone. #5

lexcaraig opened this issue Jul 13, 2017 · 1 comment

Comments

@lexcaraig
Copy link

lexcaraig commented Jul 13, 2017

Well, upon using this module and playing with it. I think it might be great to have configuration settings.

example:

config = {
numberofItemsPerView: 5,
loop: true,
autoPlay: true || speed e.g 200 + 'ms',
spaceInBetween: 10 + 'px'
styleOnActiveIndex: '.zoomIn',
styleOnIndexes: '.zoomOut'
}

also i think since we have an preview option that i think needs some work on it. It would be great if we can also add some animation classes for the preview on how do we want it to load.

This Module is so great! Its so easy to use and understand although this need more work. I am looking forward it we can possibly implement this. Thanks a lot! :)

@joselcvarela
Copy link
Owner

Hey @lexcaraig
I have implemented the loop feature on this #14 and maybe autoPlay will be implemented soon. But, the other options are useless because it's style related and you can style what you want just with CSS.

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