You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 text was updated successfully, but these errors were encountered:
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 text was updated successfully, but these errors were encountered: