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

Add Pause Match button #7

Closed
hsgarn opened this issue Jul 24, 2020 · 2 comments
Closed

Add Pause Match button #7

hsgarn opened this issue Jul 24, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@hsgarn
Copy link
Owner

hsgarn commented Jul 24, 2020

Pause button in Match Panel. If match timer is running, it will pause it and relable to UnPause. If match timer is not running, it will start match timer and set label to Pause.
Pause should also pause the time since last shot timers.

@hsgarn hsgarn added the enhancement New feature or request label Jul 24, 2020
@hsgarn hsgarn self-assigned this Jul 24, 2020
@hsgarn
Copy link
Owner Author

hsgarn commented Jul 26, 2020

Pause button pauses match, game, and last scored timers. However, if score incremented while pause, last score timer will unpause and will run while other timers paused. Then pause will start 2 timers and pause 1. Need to go to definitive state model.

@hsgarn
Copy link
Owner Author

hsgarn commented Jul 26, 2020

Basic functionality in place including changing label from pause to unpause. However, there is one known issue that will be entered as a separate bug. The first press of pause button after starting a match seems to be ignored except for added the command to the statck.

@hsgarn hsgarn closed this as completed Jul 26, 2020
hsgarn added a commit that referenced this issue Jul 27, 2020
#7 Pause button alternates between Pause/Unpaused Match
Animate Last Scored Timer Windows
Start Match now clears history but leaves itself there.
Switch Sides now switches last scored times
Add copyright message to Command objects
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant