Bram28 / LEGUP

Logic Engine for Grid-Using Puzzles - a better way to learn formal logic
GNU Affero General Public License v3.0
2 stars 8 forks source link

Merge: location of nodes #40

Closed Bram28 closed 9 years ago

Bram28 commented 9 years ago

Sometimes the location of the nodes after merging is off, especially if the merged nodes are at different x-location

samuelyuan commented 9 years ago

I just pushed a commit which should fix the problem.

Bram28 commented 9 years ago

It's still a bit off:

merge bug

I would like the distance between each node to be the same, i.e. the merged node should be closer to the nodes it came from. That way, no matter how many branches you have, the board nodes and the transition nodes will always line up in the same columns.

samuelyuan commented 9 years ago

I just pushed a commit that should make the distances between nodes equal. 3368551b02e1d3dcdc37ab39da32c96e214ad044