dillonfagan / Seven-Bridges

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

Fix Edge Labels #1

Closed dillonfagan closed 6 years ago

dillonfagan commented 6 years ago

They need to become independent views inside the Graph, since an edge label can be cut off when its master UIView becomes too small.