hilios/jQuery.countdown

Counter continues counting after pause method is applied

olegbolden opened this issue · 1 comments

I eventually noticed that counter continues counting even if you pause it. On resume it doesn't start from the time point it was stopped at. Therefore, "pause" action just suppresses an output of time which in fact continues going on. I don't think this is what people expects it to do.

I noticed this as well. The pause/resume functionality doesn't mesh with the requirement of passing in a date string to the plugin.