The progress bar seems to not update properly on mac and windows.
On mac changing font size is slow, which is okay.
However, changing the font on linux/windows the first time may cause a sudden font-size reduction. This is likely related to system-default incorrectly being read by the application when first loaded.
This likely requires knowledge with PySide2 and PyInstaller.
The progress bar seems to not update properly on mac and windows.
On mac changing font size is slow, which is okay.
However, changing the font on linux/windows the first time may cause a sudden font-size reduction. This is likely related to system-default incorrectly being read by the application when first loaded.
This likely requires knowledge with PySide2 and PyInstaller.