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

Do not stop the roulette until state changes #17

Closed
roy1210 opened this issue Jan 16, 2021 · 4 comments
Closed

Do not stop the roulette until state changes #17

roy1210 opened this issue Jan 16, 2021 · 4 comments

Comments

@roy1210
Copy link

roy1210 commented Jan 16, 2021

Hi teams! I love this roulette, thank you for let me use it!
I notice this roulette will stop after 10 secs spin is started. Since my business logic takes quite a long time to has been chosen the prize number, is it possible to make roulette spinning (like forever) until mustSpin state becomes false ?

@roy1210
Copy link
Author

roy1210 commented Jan 16, 2021

Or maybe it is better to passing spinTime to Wheel component. Like <Wheel spinTime={60000} /> :D

@ayush-lal
Copy link

I am also interested in this. @roy1210 did you manage to figure out a work around?

@ekoydakoykoy
Copy link

i am waiting for this

@Gaston-Gonzalez
Copy link
Collaborator

This is now solved with spinDuration coefficient

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

4 participants