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

Issue when restarting the clock tool #1309

Open
teefoox opened this issue Dec 25, 2024 · 1 comment
Open

Issue when restarting the clock tool #1309

teefoox opened this issue Dec 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@teefoox
Copy link

teefoox commented Dec 25, 2024

What is the problem?

When you reset the clock when it's the top player turn, and you restart the clock, the clock will show it's the bottom player turn but it's the top player time that will decrease.

Steps to reproduce the bug

  1. Go to the Clock Tool
  2. Start the clock with the bottom player playing first
  3. Play some moves and stop the clock when it's top player turn.
  4. Restart the clock
  5. See that the colored indicator is for the bottom player while the time is decreasing for the top player

App version

0.13.12

Device Info

Android 14

Additional information

At step 5, you have to press on the bottom side to "cancel" the bug. If you press on the top side nothing will happen.

A video to illustrate :

screen-20241225-151553.2.mp4
@teefoox teefoox added the bug Something isn't working label Dec 25, 2024
@flmng0
Copy link

flmng0 commented Dec 28, 2024

Hey I have also experienced this issue.

I am unable to get Flutter properly installed on my system so I can't fix this myself, but it looks like an issue with this function:
ClockToolController.reset

The method does not reset the active side on the _clock member of ClickToolController.

Again, I'm unfortunately unable to test but @maintainers I hope the above information helps.

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

No branches or pull requests

2 participants