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

Make clicking on an empty point work better in viewing+problem mode #4

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

Conversation

kadoban
Copy link

@kadoban kadoban commented Sep 13, 2011

I don't think that in problems it makes sense to search from the game root, through the entire game tree, for moves when you click an empty space. This just disables that (only for problem mode).

Also adds a setting for just view mode to get rid of the same behavior (default behavior unchanged).

this gives the same behavior in that regard as problemMode,
clicking on empty locations won't search for moves there in
the entire game tree, just from the current cursor location
@tasuki
Copy link

tasuki commented May 3, 2013

2 years!!

Good PR, please merge!

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 this pull request may close these issues.

None yet

2 participants