dillonfagan / Seven-Bridges

An iOS app for simulating graphs and networks.
GNU General Public License v3.0
0 stars 2 forks source link

Directed edges toggle is still enabled when the graph has been switched to undirected edges by an algorithm #40

Open dillonfagan opened 5 years ago

dillonfagan commented 5 years ago

Fix a bug that leaves the directed edges toggle enabled even when the graph has been switched to undirected edges by an algorithm.