PastaSource / Slowly_Letter_Downloader

Automates the process of downloading letters from slowly in PDF form.
GNU General Public License v3.0
2 stars 0 forks source link

Fixed issue with downloading from multiple penpals #29

Closed PastaSource closed 2 years ago

PastaSource commented 2 years ago

This issue was introduced by the threading module, as was suspected, but has now been fixed! Threading wasn't properly implemented previously, however it should work as intended now. This closes #26

Also! Buttons now deactivate when the program is printing, which will probably prevent a lot of unforeseen potential bugs. Also also an issue has been fixed with a frame appearing behind another, closing #28.