We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9535432 commit fd06e05Copy full SHA for fd06e05
src/WinUIEx/WinUIEx.csproj
@@ -25,6 +25,8 @@
25
- Added Backdrop support to SplashScreen.
26
- Added WindowEx.ZOrderChanged event.
27
- Added new virtual members to WindowEx to react to position, presenter and zorder changes with a simple override.
28
+ - Improved DPI changed handling.
29
+ - Fixed a bug in persistance restore when restoring window position to a screen with a different DPI.
30
</PackageReleaseNotes>
31
</PropertyGroup>
32
0 commit comments