agrant16 / path-algorithm-visualizer

A pathfinding algorithm visualizing app made with React.js and Bootstrap.
http://agrant16.github.io/path-algorithm-visualizer
0 stars 0 forks source link

Fix issue with button disabling not lasting through animation. #15

Closed agrant16 closed 4 years ago

agrant16 commented 4 years ago

Currently there is an issue with the timeout for the button lock during animation. This should be fixed so you cannot activate buttons during the animation process.