Adding seconds to a SmartTimeCounter when stopped

Author
Topic
#3444

Hi Milan.

Great plugin that I really see potential in. I’m using it for timing during a sports game and quite often I need to adjust the timer (countdown) due to other tasks I need to do before I can start the timer again (and to keep in sync with the main scoreboard).

I’ve noticed that I can easily add seconds to the clock when it is running – but if I add seconds while it is stopped the clock does not refresh and show the added seconds. When I start the timer again the seconds shows up – but I need to add arbitrary seconds each time so it is critical that I can see the clock updating.

I even tried to modify the demo of the Add method from SmartNumberCounter to SmartTimerCounter and the same issue occurs.

Do you have a fix for this?

Best regards

Claus

Viewing 1 replies (of 1 total)
Author
Replies
  • #3445

    Hi,

    Adding seconds work fine, but plugin is not rendering if it is stopped. Simplest way to do this right now is to call in sequence: add seconds, start clock and immediately stop it. Just change the code you are using to add seconds, and call both start and stop one after the other.

    For next version, I will improve this to change how adding time works.

    Regards,
    Milan

Viewing 1 replies (of 1 total)
  • The topic ‘Adding seconds to a SmartTimeCounter when stopped’ is closed to new replies.