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

Feature/940 game tree options #942

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    598135e View commit details
    Browse the repository at this point in the history
  2. Adds Bookmark and Comment Options to GameTree Node Menu.

    Issue 940 - SabakiHQ#940
    
    When navigating the gametree, it is not obvious how to
    bookmark or change colors of nodes.
    
    To bookmark, you can use hotspots (ctrl+b), and to change color,
    you can leave comments on the nodes.  But neither of these
    options are available by right clicking a node, so unless you
    happen to come across this functionality by leaving a comment
    and happen to notice the impact, there is nothing that tells the
    user that this functionality exists.
    
    This commit rectifies this by adding these options when right
    clicking a node in the gametree.
    RobertChrist committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    182c7dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b4dc6d View commit details
    Browse the repository at this point in the history