kpack18 / kpack18.github.io

CSE 442 Path Algorithm Visualizer
2 stars 0 forks source link

Refresh Algorithm Toggle #69

Closed kpack18 closed 5 years ago

kpack18 commented 5 years ago

When the checkbox is set to true, when the algorithm button is pressed, at every instance of the grid being changed the algorithm should be recalculated and visualized with no delay.

kpack18 commented 5 years ago

Unit Test Covered in Acceptance Test for "Real Time Update"

-Re executes the algorithm drawing process each time the grid is edited while real time updating is enabled.