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

Cannot exit from drawing the graph after using z #93

Open giriprasath1261 opened 5 years ago

giriprasath1261 commented 5 years ago

Defect Description: In the simulation of graph traversals after using undo a couple of times cannot esc from drawing the graph

Steps to reproduce the issue: Enter the simulation of dfs and bfs. Give number of nodes around 10. undo a couple of times. try esc to finish drawing

Expected result: clicking on esc should make it exit from the drawing mode.

Actual result: stays on drawing page screenshot from 2019-03-04 20-46-23