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

Closing nodes placed incorrectly when attached directly to root node #83

Open
McTano opened this issue Aug 25, 2020 · 0 comments
Open
Labels
bug Something isn't working UI

Comments

@McTano
Copy link
Collaborator

McTano commented Aug 25, 2020

The node placement isn't working in a particular edge case.

If the initial set of formulas contains a contradiction, it's valid to close the tree right away, without appending any additional nodes. Likewise, you can close it with "O" if all formulas are already literals.
Currently if you do this, the closing node gets positioned behind the root node, instead of underneath it.
node_placed_incorrectly

@McTano McTano added bug Something isn't working UI labels Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working UI
Projects
None yet
Development

No branches or pull requests

1 participant