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

strange display about subboard #5

Closed
some2112 opened this issue Nov 6, 2022 · 2 comments
Closed

strange display about subboard #5

some2112 opened this issue Nov 6, 2022 · 2 comments

Comments

@some2112
Copy link

some2112 commented Nov 6, 2022

image

2022-11-06.20-32-17.mp4

1c-f114-4b07-afe1-fa5061ae5109.mp4

When a new stone is added, thesubboard will display the actual board with the number of moves for about 0.1 seconds.

@some2112
Copy link
Author

some2112 commented Nov 6, 2022

if (!isMainBoard) {
if (showingBranch) {
drawMoveNumbers(g);
}
return;

@some2112 some2112 closed this as completed Nov 6, 2022
@kaorahi
Copy link
Owner

kaorahi commented Nov 7, 2022

thx! I'll apply your fix.

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

No branches or pull requests

2 participants