GenderAvenger / tally

The Gender Avenger Tally web app
GNU Affero General Public License v3.0
2 stars 2 forks source link

Keep timers going when app is closed #12

Open slifty opened 6 years ago

slifty commented 6 years ago

A user provided feedback that sometimes their phone locks which causes the timers to pause. We should be able to modify the way time is kept so that instead of increment a counter every second, it locks in a start time and compares with that start time every second.