Sorting-Algorithms-Visualizer icon indicating copy to clipboard operation
Sorting-Algorithms-Visualizer copied to clipboard

Added range to numBars to prevent program from freezing with large va…

Open kp5431 opened this issue 3 years ago • 0 comments

Found that putting large values into the numBars textbox freezes the program. Added max and min vals that are defaulted to if the user inputs a value outside of this range. Fixes #105

kp5431 avatar May 01 '22 16:05 kp5431