craigcosmo

Results 31 comments of craigcosmo

I set to false. then I got this. watch the bottom of the screen https://youtu.be/_FvJJ91SXqM it's a bit weird

in progressive jackpot, it got updated continuously

i slowed it down. quite closed. https://youtu.be/hMvxkKp_oYA But doesn't look right when it transition from something like 19 to 20. The last digit (9) had to go all the way...

I faster the animation, the effect of 9 to 0 is unnoticeable. Now I need to put a thousand separator, any suggestion on how to do that?

yes, can ```js export default class SlotMachine extends Component { static get defaultProps() { return { text: 0, width: 37, height: 50, padding: 4, duration: 110, delay: 0, slotInterval: 500,...

sorry, did as you said, it works perfectly. Just one more thing, I want to change the width, the default is 50, I want to chage it depend on the...

I tried restart, doesn't seem to work.

I can't get the demo to work. Can you check out the error below?