Skip to content

Infinite Option #8

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

Open
barghi opened this issue Aug 13, 2018 · 3 comments
Open

Infinite Option #8

barghi opened this issue Aug 13, 2018 · 3 comments

Comments

@barghi
Copy link

barghi commented Aug 13, 2018

Hi, thanks for your great component.

Is there any Infinite Option for this component ?
I want the slot machine to continue sniping until call spinTo function.

If there is no Option how can I achieve this functionality ?

@barghi barghi changed the title Infinite Option until set Infinite Option Aug 13, 2018
@atlanteh
Copy link
Owner

Unfortunately, this is not supported, but you are welcome to implement this and create a pr :)

@barghi
Copy link
Author

barghi commented Aug 15, 2018

thanks @atlanteh
could you please give me a clue to implement this functionality
I have no idea about this

@atlanteh
Copy link
Owner

@barghi this might need some thinking.. The way it works today is by aligning all the range of items (e.g. 0-9) in a column, changing the last item to have the desired number and just sliding it from top to bottom until it reaches the last one with the right number.
What you want might require adding and removing items dynamically somehow so it can go endlessly

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