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

Altering a previous move deletes move tree #197

Open
gthazmatt opened this issue Mar 29, 2017 · 0 comments
Open

Altering a previous move deletes move tree #197

gthazmatt opened this issue Mar 29, 2017 · 0 comments

Comments

@gthazmatt
Copy link
Contributor

This is a bug I introduced with my changes in 2.5.5. Steps to reproduce:

  1. Play a few moves
  2. Switch to review mode
  3. Go back to a previous move
  4. Switch to play mode
  5. Click on previous move and place it somewhere else
  6. Switch back to review mode

Since the move was merely repositioned, it should still have the moves that were played after it. I think I must have changed this operation to be an undo without keeping the variation and then create a new move which would have no parent.

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

1 participant