CrazyTim / spin-wheel

An easy to use, themeable component for randomising choices and prizes.
https://crazytim.github.io/spin-wheel/examples/themes
MIT License
174 stars 45 forks source link

Counterclockwise spin #20

Closed pmoralesp closed 1 year ago

pmoralesp commented 1 year ago

Improve formula when wheel is spinning counteclockwise

CrazyTim commented 1 year ago

Hi @pmoralesp,

Thanks for the PR. Unfortunately this change didn't work in all scenarios.

I've moved this feature to the 4.0.0 release branch, and I've added unit tests.