Microsoft.UI.Xaml v2.3.191007001-prerelease
Pre-release
Pre-release
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.3.191007001-prerelease
Notable bug fixes:
- Fix ContentDialog CornerRadius (45c12e55 by kaiguo, pr #1405)
- Fix bug with calling SwipeItems Clear function would crash (18ef85a6 by chingucoding, pr #1383)
- Fix TreeViewNode content display (75ea41ee by kaiguo, pr #1357)
- Fix bug with empty DataTemplate (7d9a12e0 by chingucoding, pr #1358)
- Fix bug with textbox clipping under small width and height (a65422c5 by chingucoding, pr #1344)
- Fix Teaching Tip's Rounded Corners (afeec64c by StephenLPeters, pr #1305)
- Fix for terminal handling scrollviewer load issue (ce4e2a92 by teaP, pr #1339)
- SplitButton: Propagate FontFamily/Size/Weight properties to inner Button (5bca1b5f by teaP, pr #1340)
- Fix crash in RefreshVisualizer when not wrapping a ScrollViewer (67ab8dbf by jevansaks, pr #1328)
- Fix bug with HorizontalContentAlignment not working on NavigationViewItem (259054ee by chingucoding, pr #1325)
- Fix a SplitView pane open/close issue when animations are disabled (c24aa6e6 by kaiguo, pr #1324)
- Fix RefreshVisualizer crash in release builds (7df2ec0f by jevansaks, pr #1321)
- Fix bug where DropDown would lose chivron with reveal (264f679a by chingucoding, pr #1316)
- Fix SplitButton reveal style, Closes #1310 (90a6aa1c by chingucoding, pr #1319)
- Fix TreeViewItem CheckBox aligment (e2b045ef by kaiguo, pr #1320)
- Add key names to default control styles (e1269c56 by kaiguo, pr #1300)
- Fix MediaPlayerElement volume button alignment (b2accaa5 by kaiguo, pr #1292)
- Add binding to name of NavigationView for menu lists, Closes #564 (580e5ced by chingucoding, pr #1266)
- Fix bug where pane was open when app would start minimal with NavigationView (a96fcb4f by chingucoding, pr #1280)