virtual-labs-archive / data-structures-iiith

This repository contains sources to Data Structures Lab IIITH.
https://cse01-iiith.vlabs.ac.in/
Other
1 stars 73 forks source link

Spanning-Trees-in-Graphs_Simulation #308

Open mushie101 opened 5 years ago

mushie101 commented 5 years ago

->Defect description: It is not possible to make a link between 2 nodes when a number comes in the way.

->Steps to reproduce the issue: Open the afore-mentioned simulation select Draw graph. Then a pattern as shown in the image will bring up this issue.

->Expected Result: We should not get a text cursor when we click near the number.

->Actual result: If a user is trying to make a edge from 4 to 7 in the given image it is not possible.

Screen Shot 2019-03-17 at 5 41 08 AM