You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Go to the Clock Tool
Start the clock with the bottom player playing first
Play some moves and stop the clock when it's top player turn.
Restart the clock
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
The text was updated successfully, but these errors were encountered:
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.
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
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
The text was updated successfully, but these errors were encountered: