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

feat: Continue tracking time after timer expired #229

Merged
merged 12 commits into from
May 26, 2022

Conversation

Hanziness
Copy link
Owner

Timers now continue ticking after they expired, showing the excess time spent on a certain timer. The traditional and approximate timers do this by showing a "+" sign in front of the timer (eg. "+01:23" or "+2 minutes").

Resetting/stopping a completed timer will first put it into the "completed" state (showing the checkmark), then resetting it to the initial value.

@Hanziness Hanziness linked an issue May 26, 2022 that may be closed by this pull request
@Hanziness Hanziness merged commit 057fbf1 into develop May 26, 2022
@Hanziness Hanziness deleted the 226-keep-tracking-time branch May 26, 2022 19:06
@Hanziness Hanziness mentioned this pull request Jul 9, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Keep tracking time after timer ran out
1 participant