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

Fix screensaver timer to be less reliant on exact timing #359

Merged
merged 1 commit into from Mar 21, 2024

Conversation

chrisib
Copy link
Collaborator

@chrisib chrisib commented Mar 17, 2024

Don't rely on modular arithmetic for the screensaver; just check the elapsed time from the last reposition

Copy link
Collaborator

@awonak awonak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chrisib chrisib merged commit cc9d08f into Allen-Synthesis:main Mar 21, 2024
3 checks passed
@chrisib chrisib deleted the fixed-screensaver branch March 21, 2024 04:36
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.

None yet

2 participants