alesbe / sorting-visualizer

Sorting visualizer made with SFML and C++ 📊
MIT License
17 stars 11 forks source link

Fixed #15. Reworked threading logic in `SortController` and allowed all algorithms to be stopped mid-sort #23

Closed bazuin-32 closed 2 years ago

alesbe commented 2 years ago

Awesome, everything works as expected, thank you so much for the contribution!