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

graph traversals_simulation #152

Open kt200021 opened 5 years ago

kt200021 commented 5 years ago

defect: on creating a graph and doing bfs/dfs (in simulation), the nodes get hidden behind the dfs bar if the nodes are near the top of the page steps to reproduce the issue: go in graph traversals section's simulation. expected : all nodes visible actual:nodes getting hidden Screenshot from 2019-03-12 03-45-21