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

Detect and compensate for different DPI settings #11

Open PastaSource opened 2 years ago

PastaSource commented 2 years ago

Through alpha testing it was determined that the program cannot detect and compensate for different DPI settings. This results in an odd looking interface where nothing was really where it was supposed to be. Also the cefpython integrated browser appeared to be doubled, I don't know if this was a glitch resulting from the DPI settings or if I've accidentally started two instances of the browser.