unipept / unipept-desktop

This is the desktop application that accompanies the Unipept project.
https://unipept.ugent.be
MIT License
7 stars 0 forks source link

Fixed error that's thrown when no assays where present #249

Closed pverscha closed 2 years ago

pverscha commented 2 years ago

This PR provides a fix for #247. Apparently, the error was caused by the code that displays a progress bar in the macOS dock (or Windows task bar). The error has been fixed (and also the progress bar itself, this seemed to also be broken).