jQuery.countdown icon indicating copy to clipboard operation
jQuery.countdown copied to clipboard

Pausing any duration countdown only stops the display changing, not the actual countdown

Open dunx opened this issue 7 years ago • 4 comments

If I pause a 30 second countdown at 20 seconds for 5 seconds and then restart it, the timer jumps to 15 seconds and doesn't continue from the 20 seconds I paused it at. Basically, only the update of the countdown stops and countdown itself continues in the background. That's obviously fine if you're counting down to a particular time, but not so good when you're timing down a fixed time period.

dunx avatar Mar 30 '17 17:03 dunx

See your own example at http://hilios.github.io/jQuery.countdown/examples/bootstrap.html

dunx avatar Mar 30 '17 17:03 dunx

Same problem here, so it means that the "pause/resume" functionnality simply doesn't work at all ? For a month ?

Lenitsag avatar Apr 21 '17 09:04 Lenitsag

Same Issue.

WorldPierce avatar Jun 27 '17 18:06 WorldPierce

Same issue.

bmalets avatar Jan 02 '19 22:01 bmalets