v1.6.3
Bugfixes
- set font engine to GDI to resolve font and icons issues 9efc2ce
Important
Font engine is set to GDI by default, because there are some issues with the default font engine in PyQt6.8. Please use old font-families in the styles.css file to avoid font and icons issues. Example: font-family: "JetBrainsMono NFP"
Full Changelog: v1.6.2...v1.6.3