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] Dim after seconds conflicts with Go to start pager after seconds #20

Closed
1 task done
foxriver76 opened this issue May 17, 2023 · 1 comment
Closed
1 task done
Labels
bug Something isn't working fixed

Comments

@foxriver76
Copy link
Owner

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

If the application has dimmed the display, and then the start page timer clicks in, the dim timer starts again an if this finally executes the timer, it is assumed, that the saved brightness is the dimmed value.

Expected Behavior

We need to detect such cases, either by a state which says, the display is currently dimmed by us, do not start a new timer. Or somehow only start the timer if we come from settings and on manual touch interactions.

Steps To Reproduce

No response

Which OS are you using?

iOS

OS Version

16.3.1

Device

iPhone 14

App Version

1.0.19

Anything else?

No response

@foxriver76 foxriver76 added the bug Something isn't working label May 17, 2023
@foxriver76
Copy link
Owner Author

Should be fixed in 1.0.20 coming soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed
Projects
None yet
Development

No branches or pull requests

1 participant