Skip to content

[BUG] Deleting Node from Merged Tree #863

@jadeandtea

Description

@jadeandtea

Description

When deleting a node from a branch from the tree that has been merged farther ahead, the program does not know what to do.

Steps to Reproduce

  1. Choose a case rule that create multiple branches, such as Nurikabe White or Black.
  2. Make any number of steps in both or either of the branches. The move doesn't have to be valid, and the resulting cell(s) does not have to be the same between the branches.
  3. Merge the two branches. There does not have to be any similar tiles; the program should allow for this type of branch --> merge.
Screenshot 2024-10-08 at 5 07 04 PM
  1. Delete one of the nodes on either branch.
Screenshot 2024-10-08 at 5 07 30 PM

Expected Behavior

When deleting the node, it should delete all nodes in front of it, including the merged node.

Screenshots

No response

Puzzle Files

No response

Additional Context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions