Faltenreich / Diaguard

Android app for diabetics
https://diaguard.wordpress.com
GNU General Public License v3.0
113 stars 26 forks source link

Allow precise bolus-factors #26

Closed drunken-dwarf closed 2 years ago

drunken-dwarf commented 2 years ago

I'd like to be able to change my bolus factors in 0.25 steps. 2.75 gets rounded up to 2.8 though. Allowing one more decimal place would not hurt the usability.

Faltenreich commented 2 years ago

Thank you for your suggestion! In fact right before your feedback I have received another user requests via mail regarding this topic and decided to support more digits while making it user-customizable. You can follow the implementation on https://github.com/Faltenreich/Diaguard/tree/feature/decimals.