zxcalc / quantomatic

Quantomatic is a tool for doing automated graph rewriting.
http://quantomatic.github.io
154 stars 22 forks source link

New verts on rewrite can go to (0,0) #109

Closed randomguy3 closed 11 years ago

randomguy3 commented 11 years ago

Sometimes when doing a rewrite, the new vertices will go to the top left of the graph. It is then impossible to move the vertex, and none of the incident edges are rendered.

randomguy3 commented 11 years ago

Seems to be fixed?