You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a bug I introduced with my changes in 2.5.5. Steps to reproduce:
Play a few moves
Switch to review mode
Go back to a previous move
Switch to play mode
Click on previous move and place it somewhere else
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.
The text was updated successfully, but these errors were encountered:
This is a bug I introduced with my changes in 2.5.5. Steps to reproduce:
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.
The text was updated successfully, but these errors were encountered: