flutter_time_picker_spinner icon indicating copy to clipboard operation
flutter_time_picker_spinner copied to clipboard

Can't scroll, while scrolling isn't finished [Feature-Request]

Open nilsreichardt opened this issue 6 years ago • 1 comments

Is it possible to implement scrolling even if the scroll animation is not completely finished?

nilsreichardt avatar Sep 07 '19 19:09 nilsreichardt

At first I want this feature too, but at the moment, It's not possible. The next scroll event which triggered when animating will trigger an error. That's why I disabled the scrolling event when animating. I will let this issue open to see if anyone could help me implement or fixing the scroll issue. Thanks

icemanbsi avatar Sep 11 '19 05:09 icemanbsi