Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timer undo function does not work on finished timer on startup #86

Open
zoton2 opened this issue May 10, 2020 · 1 comment
Open

Timer undo function does not work on finished timer on startup #86

zoton2 opened this issue May 10, 2020 · 1 comment
Labels

Comments

@zoton2
Copy link
Contributor

zoton2 commented May 10, 2020

How to replicate:

  • Get the timer into a finished state
  • Stop/start NodeCG
  • Attempt to undo the timer

You will notice it appears to go into the running state, but the timer goes back to 0 and does not move.

@zoton2 zoton2 added the bug label May 10, 2020
@zoton2
Copy link
Contributor Author

zoton2 commented May 30, 2020

I was able to fix this so it goes back to the same time that the timer was at when it was finished. If I was to store more information about the timer, for example made the timestamp update all the time, I could probably make it so you the time could actually be recovered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant