qbit / FitApp

Fitness app for the web.
ISC License
0 stars 0 forks source link

Pressing "Reset" should display the reset activity timer #3

Open brycied00d opened 9 years ago

brycied00d commented 9 years ago

Currently, pressing "reset" will reset the timer to show 00:00:00, however upon clicking "start" the start value suddenly appears. What's expected is that "reset" will place the start value in the timer field, and the clicking "start" will begin to decrement that.

brycied00d commented 9 years ago

I'm guessing this is rooted in https://github.com/qbit/FitApp/blob/master/fitapp.js#L89