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

[Bug] Preferences do not affect default break settings on first start #1243

Closed
hstevemcdonald opened this issue Dec 2, 2022 · 2 comments
Closed

Comments

@hstevemcdonald
Copy link

Not sure if this is a bug or intentional.

When you install and start the app the very first time, mini breaks are enabled. For me, I do not use mini breaks so after it had started, I went into Preferences to disable it. The 'next' break still included the mini break I had now disabled. I had to use 'Reset breaks' to remove the pending mini break.

Ideally, I think if I have disabled mini breaks I do not want to have a scheduled mini break still occur. Perhaps this is intentional??

@hovancik
Copy link
Owner

Hi, yeah, this is kind of accepted bug. When you change preferences, I do not reset them, but wait for the next scheduler to make them "be applied". I've tried to do it in a way, that they would behave in a way that you describe, but I had some issues with it and never found solution for it...

There is another issue where this is discussed, so I will close this one.

@hovancik
Copy link
Owner

I'm making new issue for brainstorming how this should work: #1248

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

2 participants