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

OSF flag needs independent reset function. #90

Open
gerrygralton opened this issue Sep 9, 2023 · 0 comments
Open

OSF flag needs independent reset function. #90

gerrygralton opened this issue Sep 9, 2023 · 0 comments

Comments

@gerrygralton
Copy link

Current the OSF flag is reset in setSeconds() and no other function is provided to do it. This seems like a bit of an arbitrary choice and has led to some unpredictable errors occurring for me where this flag was being reset without me knowing how. The documentation says it makes good housekeeping sense and perhaps that's true but surely that should the user should at least be given the choice?

I propose that:

  1. Clear OSF flag functionality should be removed from setSeconds().
  2. Clear OSF flag function be defined independently to perform this role.
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

No branches or pull requests

1 participant