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

Add options to number moves from variation or hotspot #826

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kevinsung
Copy link

Fixes #758 .

Adds options to number moves starting from

  • The beginning of the current variation. The current variation starts from the most recent game tree node with more than one child. However, if the current position is in the main line, then move numbers are not shown.
  • The most recent hotspot.

The screenshots below demonstrate the different options:

  1. Number from game start.
  2. Number from variation.
  3. Number from hotspot

Screenshot from 2021-09-22 14-38-38
Screenshot from 2021-09-22 14-38-42
Screenshot from 2021-09-22 14-38-56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Feature suggestion: Move Numbers options
1 participant