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

When komi is set to 0.5, "Add Suggestion As Branch" cannot be used. #868

Closed
hope366 opened this issue Feb 8, 2021 · 1 comment
Closed

Comments

@hope366
Copy link

hope366 commented Feb 8, 2021

I changed line 8 of Gameinfo.java from 7.5 to 0.5 for reviewing handicap games.
public static final double DEFAULT_KOMI = 0.5;
Now komi works with 0.5 by default.
However, in panel UI mode, right-clicking on the suggested movement no longer allows "Add Suggestion As Branch".
Is there a good way to solve this problem?

@hope366
Copy link
Author

hope366 commented Feb 10, 2021

I solved it by setting the keep avoid variation to something other than 0.

@hope366 hope366 closed this as completed Feb 10, 2021
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

1 participant