Fix DPI scaling in Wine 9.17+

This commit is contained in:
Robbert van der Helm
2024-10-06 16:46:12 +02:00
parent 921d2e8f79
commit 2ad8aba5e3
2 changed files with 8 additions and 0 deletions
+2
View File
@@ -10,6 +10,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
### Fixed
- Fixed DPI scaling causing windows contents to become larger than they should
be when using **Wine 9.17+** and Wine's font DPI scaling feature.
- Fixed a potential segfault when unloading yabridge.
## [5.1.0] - 2023-12-23