If you have more than 50 nodes and you try to connect them, the application becomes very slow. There is something missing in the drawing system. Maybe is comparing too much nodes for finding the correct node to connect to?
Fixed in the released version (1.1). There was a problem with the drawing of the nodes. The algorithm was drawing twice every node.
Log in to post a comment.
Fixed in the released version (1.1). There was a problem with the drawing of the nodes. The algorithm was drawing twice every node.