-
Notifications
You must be signed in to change notification settings - Fork 337
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
input field for minutes (alarms) #45
Comments
if you say 15 it will pick a high decimal number ? I don't understand. Can you add a video ? . (comma) is only available for bg reading alerts, if you have mmol as unit |
Here is the video. You can see that initially says 18 minutes. When i click to change it, it says 1.0. Same if I then change to 1, it changes to 18 minutes. |
oh that's a good one. i'll fix this in the next release |
Yeah mgdl workaround fixed the issue, thanks :) |
To change the time for example (missed signal 15 minutes), the field itself says "minutes", but if you enter 15, it will pick some high decimal number instead.
so 20 minutes or whatever it was default you need to enter 1.7 in the field. A bit confusing and also, keyboard input (OSD) to enter this does not have "." (dot) in it.
The text was updated successfully, but these errors were encountered: