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(timer): Allow choosing a behavior when a section ends #361

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

Hanziness
Copy link
Owner

This PR enables the user to choose from three behaviors when a section ends:

  • continue ticking (this was the default behavior since version 1.2)
  • stop (the timer will stay completed until the user starts the next section)
  • skip (keeps the timer running but automatically advances to the next section)

The new setting is on the "Main" page of the settings menu.

@Hanziness Hanziness added the enhancement New feature or request label Mar 10, 2024
@Hanziness Hanziness linked an issue Mar 10, 2024 that may be closed by this pull request
@Hanziness Hanziness merged commit 40ca6d6 into develop Mar 10, 2024
1 check passed
@Hanziness Hanziness deleted the 360-select-section-end-behavior branch March 10, 2024 21:23
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

Successfully merging this pull request may close these issues.

Select section end behavior
1 participant