mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-03-29 18:05:33 +00:00
This fix uses stylesheets instead of initializing new QFonts in the Ui_MainWindow class. This fixes the fonts appearing differently on different OSes, including a fix for text using these QFonts appearing small on macOS. The use of stylesheets also puts the styling in line with how the rest of the program operates.