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

Can't add a stone after having removed it in edit mode #43

Open
omidmnz opened this issue Jun 10, 2015 · 1 comment
Open

Can't add a stone after having removed it in edit mode #43

omidmnz opened this issue Jun 10, 2015 · 1 comment

Comments

@omidmnz
Copy link

omidmnz commented Jun 10, 2015

I'm using qgo 2.1.0 on a 64bit Archlinux machine, installed from the community repository.
To reproduce:

  1. Start a new game, with no players being computer.
  2. Go to edit mode.
  3. Choose the "Stone" tool (with a plus sign) under "Stone tools"
  4. Add a stone, e.g. a black stone, with left click.
  5. Left click again, to remove the stone.
  6. Now try adding another stone in the same place, with either left or right click. It doesn't add anything.

One can add stones in that place in game mode, or having the stone tool disabled, but with the stone tool, nothing seems to change the behavior.

@pzorin
Copy link
Owner

pzorin commented Jun 17, 2015

Editing is more or less broken by design, and I haven't seriously attempted fixing it, mostly because I don't know how it should interact with the game tree. It is probably a good idea to follow the SGF standard and make each move contain either one actual move or an arbitrary number of stone edits. Unfortunately, right now I don't have time to work this out.

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

2 participants