IanMayo / ShipSimJS

0 stars 0 forks source link

Problem with timer stopping after screen interaction #11

Closed IanMayo closed 10 years ago

IanMayo commented 10 years ago

When we edit a value (such as a new course) the timer stops.

Hopefully there's some Google fix for that.

If there isn't, here's an alternate strategy:

By doing this, I think our timer will only stop once the Play button is un-toggled.

tsigit commented 10 years ago

Dear Ian,

Thank you for this other demand.

After few research and in order to prevent further headache managing additional line of code and another boolean variable, the current issue of timer stopping on screen interaction is tackled by the mean of additional textbox. It seems to work fine and will be available from the next update.

Kind regards, Tsi

IanMayo commented 10 years ago

I'm interested in this issue. When you get chance, I'd like to have a play with your solution - if you add it to the GitHub repo, or email it to me.

tsigit commented 10 years ago

Dear Ian,

Please find available the proposed solution ready for playing on Github repo.

Best regards, Tsi

IanMayo commented 10 years ago

Great -the timer continues after a worksheet change

tsigit commented 10 years ago

Thank you Ian.

I have no further comment for this issue.

Best regards, Tsi