kevlatus / flutter_fortune_wheel

Visualize random selections with Flutter widgets like the wheel of fortune.
https://kevlatus.github.io/flutter_fortune_wheel
MIT License
109 stars 84 forks source link

Gesture Detection not working properlly with two/three Fortune Item #77

Open ManishPatel-Mobilefirst opened 2 years ago

ManishPatel-Mobilefirst commented 2 years ago

@kevlatus Gesture detection is not working fine (if there are only two or three Fortune Items), if i pass only two Fortune item bottom half of every Item's Gesture Detection not work..

kevlatus commented 2 years ago

hi @ManishPatel-Mobilefirst, I just tried fixing this, but realized it would require some major refactoring of the FortuneWheel.

I do not have the capacity to do this the next few weeks, but will leave this issue open and fix it then.

Vollinator commented 2 years ago

Any updates here?

samstickkz commented 1 year ago

any update on this ?