-
Notifications
You must be signed in to change notification settings - Fork 245
Windows installer is blurry #721
Copy link
Copy link
Closed
Labels
Description
Describe the bug
On my system, the text in the installer looks blurry, likely because there's no High DPI support.
To Reproduce
Steps to reproduce the behavior:
- Set a high scale in the Windows display settings (mine is 150%).
- Run the installer.
- Look at it. 🙂
Expected behavior
The text should be crisp.
Compare the text in the title bar (crisp) and in the window proper (blurry).
Version and platform:
- OS: Windows 11 23H2
- Syncplay version and build type: Syncplay 1.7.4 installer
- Media player and version: not applicable
Additional context
NSIS has a setting (ManifestDPIAware) that should help fix this.
Reactions are currently unavailable
