Skip to content

Commit

Permalink
Update WinUIEx.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
dotMorten authored Sep 15, 2023
1 parent 33d79dc commit 4fd9dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WinUIEx/WinUIEx.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageId>WinUIEx</PackageId>
<Product>WinUI Extensions</Product>
<PackageReleaseNotes>
- Added new TransparentBackdrop and ColorBackdrop classes to support transparent and tinted windows (Issue #42).
- Added new TransparentTintBackdrop and CompositionBrushBackdrop classes to support transparent/tinted windows and customm backdrops (Issue #42).
- Add WindowExtensions.Move method (Issue #122).
- Add WindowState and WindowStateChanged properties to Window Manager to track minimize/maximize/restore (Issue #112).
- Improve persistance restore by ignoring display names (Issue #98).
Expand Down

0 comments on commit 4fd9dbc

Please sign in to comment.