UniFormal / TGView3D

A 3D Theory Graph Viewer for MMT.
GNU General Public License v3.0
6 stars 4 forks source link

Node position update #5

Closed richardmarcus closed 5 years ago

richardmarcus commented 6 years ago
richardmarcus commented 5 years ago

only selected nodes are updated now

richardmarcus commented 5 years ago

When updating all edges, it would be more efficient to iterate over the edges (Only relevant for showing progress when layouting)

richardmarcus commented 5 years ago

done