flutter_duration_picker icon indicating copy to clipboard operation
flutter_duration_picker copied to clipboard

Dragging towards 0 and past it when dot is at top, increases number of hours

Open josemaria-molins opened this issue 6 years ago • 1 comments

When the dot has completed one or more rounds and is at the top (1h 0, 2h 0, etc), if you drag directly from before (say beginning the tap on 55 and dragging over 0 towards 5) a new hour is counted, and it shouldn't.

josemaria-molins avatar Oct 22 '18 12:10 josemaria-molins

Should be solved now by this PR thanks

https://github.com/cdharris/flutter_duration_picker/pull/8

cdharris avatar Oct 23 '18 07:10 cdharris