dgets / DANT2a

Restart of DANT2
0 stars 0 forks source link

Program runs alarms/reminders that are in the past #56

Open dgets opened 6 years ago

dgets commented 6 years ago

Obviously, this is not the kind of behavior that we like. Need to check for it and display a message to the user if the alarm or reminder is in the past.

dgets commented 6 years ago

I think it would be best to handle this by displaying a dialog requesting that the user either edit or delete the entry, in order to deal with this.

dgets commented 6 years ago

Code is now selective in not running these past alarms/reminders. However, the applicable entries are still not being unticked properly, and may well have issues with their running flags.