alg-vis
alg-vis copied to clipboard
unchecked checkbox doesn't work correctly
At line 128 in core/Buttons.java changing true to false only uncheck the checkbox - an algorithm still pauses at mysuspend(). after check and uncheck the checkbox, the algorithm doesn't stop. (works correctly)