matthewfx / sleek_circular_slider

Sleek circular slider for Flutter
MIT License
524 stars 102 forks source link

Tap handlers and scroll issue #21

Open estevez-dev opened 4 years ago

estevez-dev commented 4 years ago

It would be extremely useful to have a possibility to disable handling taps on Track. So the user will be able to change slider position only by dragging the Dot.

The use case: I have several sliders inside a ListView and it is impossible to scroll ListView tapping anywhere around the slider.

matthewfx commented 4 years ago

I will think of it when I finally find time to work on it again :)