Closed pmoralesp closed 1 year ago
Hi @pmoralesp, thanks for the PR!
Interesting! I'm trying to understand the use case 🤔. Can you share why you need this, or how you plan to use the new prop?
Hi @pmoralesp, thanks for the PR!
Interesting! I'm trying to understand the use case thinking. Can you share why you need this, or how you plan to use the new prop?
Need this to throw a message in the UI to ask to the user to throw the roulette wheel harder.
But now I think that reading rotationSpeed
from spin
event moust be enough 🤔
Hi!
This is the best roulette that I have seen in javascript. Congrats for that. I would like to contribute with some functionality that I need.
I added prop
minDragDistance
to set a minimun drag to firespin
event, otherwise fire a new event callednotEnoughDrag
(looking for a better name 👀 )Feel free to merge or gine any feedback, correction, anything.