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

Add configurable option to disable display of 1/10 seconds #2

Open
asquared opened this issue Sep 22, 2013 · 0 comments
Open

Add configurable option to disable display of 1/10 seconds #2

asquared opened this issue Sep 22, 2013 · 0 comments

Comments

@asquared
Copy link
Member

Occasionally, scoreboard data feeds do not provide data to within 1/10 second during the last minute of play. This is a problem, because the on-screen scoreboard always displays the tenths even if they are not counting. Interpolating from the clock feed might be possible but will be a lot of work and might result in glitches if the scoreboard doesn't give us a run/stop flag. Adding an option to just disable the display should work well and be easy to implement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants