Coffee-Ratio
Coffee-Ratio copied to clipboard
Settings 9
Pull Request for Issue #9 - Settings
Added Picker objects for unit of measurement and timer
Default ratio storage is saved into UserDefaults
Thanks for the addition! I'll do some code review soon and see about merging it in!
@markk628 Finally getting around to checking this out. My bad.
I'm seeing issues with the count down timer. When typing in 60, it will do 1:59 -> 0:58 -> 0:57.. etc. What's the expected way to use the count down timer?