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

Bugfix for Issue #1309: Always start clock for white #1390

Merged
merged 2 commits into from
Feb 10, 2025

Conversation

CloudyDino
Copy link
Contributor

@CloudyDino CloudyDino commented Jan 30, 2025

Close #1309

When we start the clock, we should always start it for white. When the clock is paused during black's turn and we reset, we reset the activeSide for the state, but not for the _clock

Recordings

Before

before.mp4

After

after.mp4

@CloudyDino CloudyDino changed the title Issue: Always start clock for white Bugfix for Issue #1309: Always start clock for white Jan 30, 2025
@CloudyDino
Copy link
Contributor Author

Hi @veloce! I believe this PR is ready for review, could you take a look?

@veloce
Copy link
Contributor

veloce commented Feb 10, 2025

Sorry for the delay @CloudyDino ; and good catch!

@veloce veloce merged commit b6952e2 into lichess-org:main Feb 10, 2025
1 check passed
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.

Issue when restarting the clock tool
2 participants