FelixBaensch / MORTAR

MOlecule fRagmenTAtion fRamework
MIT License
18 stars 3 forks source link

Status bar should display a counter how many molecules were already fragmented out of the complete input list #79

Open JonasSchaub opened 5 months ago

JonasSchaub commented 5 months ago

To not send constant updated to the GUI thread, the counter could e.g. only be increased for every 100 / 500 molecules. This could also be an addition to the status bar instead of a replacement.