kivy-garden / garden.circulardatetimepicker

Android-like date & time picker for Kivy
MIT License
14 stars 7 forks source link

fixed a couple small bugs #5

Open hs89 opened 6 years ago

hs89 commented 6 years ago

Added code to update the am/pm indicator after setting a new time. Needed this to be able to update the indicator prior to switching to the time picker screen (initializing the timepicker to a specific value)

Also fixed a bug that was causing an IndexError when scrolling backwards around the minutes wheel in windows. Didn't see it happen on android but I did not test thoroughly

depau commented 6 years ago

Can you please test it thoroughly? I don't have time to test it. Please send a screenshot proving it works. Thank you very much ;)