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

The rightmost variation is not visible in the variation tree #862

Open
kaorahi opened this issue Feb 3, 2021 · 0 comments · May be fixed by #864
Open

The rightmost variation is not visible in the variation tree #862

kaorahi opened this issue Feb 3, 2021 · 0 comments · May be fixed by #864

Comments

@kaorahi
Copy link
Contributor

kaorahi commented Feb 3, 2021

In this SGF, the rightmost variation is not visible in the variation tree even if we select that variation on the board. (Lizzie 0.7.4 on a narrow window.)

(;(;B[aa](;W[da])(;W[ea](;B[fa])(;B[ga])(;B[ha])(;B[ia])(;B[ja])(;B[ka])(;B[la])(;B[ma])(;B[na])(;B[oa])(;B[pa])(;B[qa])(;B[ra])(;B[sa])))(;B[ab];W[bb]))

This is a simpler version. getCurLane() returns 2 wrongly for the rightmost variation. It should be 3 correctly.

(;(;B[aa](;W[da])(;W[ea](;B[fa])(;B[ga])))(;B[ab];W[bb]))
kaorahi pushed a commit to kaorahi/lizzie that referenced this issue Feb 5, 2021
@kaorahi kaorahi linked a pull request Feb 5, 2021 that will close this issue
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 a pull request may close this issue.

1 participant