Ahsoka / beskar

🧪 Redesigning the SEAL kit software for compatibility with modern operating systems.
MIT License
0 stars 0 forks source link

Move Scanning to another thread #13

Closed Ahsoka closed 3 years ago

Ahsoka commented 3 years ago

Moving scanning to another thread prevents the scanning from stopping when the user moves the window. For whatever reason, when the user resizes there window the main app event thread is frozen. This is really bad and will probably lead to inaccurate results when scanning.