Microsoft.UI.Xaml v2.1.190131001-prerelease
Pre-release
Pre-release
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.1.190131001-prerelease
New features:
- AnimatedVisualPlayer (4b48ecf1 by improbabilityphysics, pr #130)
Notable bug fixes:
- make navviewitem clickable after navview is freely moved between visualtrees. (92b62928 by licanhua, pr #249)
- Fix an animation bug of NavigationViewList. (45c7b677 by HHChaos, pr #188)
- Selecting custom color on non-100% DPI crashes settings (24b3dcb0 by llongley, pr #247)
- Keyboard Navigation: 'Back' button cannot be reached using tab order (b551d6f6 by chrisglein, pr #204)
- IsPaneVisible doesn't actually hide the whole pane (just the content) (e4c4c293 by chrisglein, pr #114)
- Allow ItemsRepeater's layout to take non virtualizing layouts (db7b371a by ranjeshj, pr #222)
- Fix the behaviour of TreeViewItem.HorizontalContentAlignment (#203) (f9dbb8fd by rawlinson, pr #218)
- Pane Title is completely not visible in HC mode (1bf1c8ca by chrisglein, pr #177)
- Fix crash when scrolling nested ItemsRepeaters (635be032 by ranjeshj, pr #152)
- Fix RatingControl scaling (849597cd by kaiguo, pr #187)
- When in mutiselect make sure that the treeview list supports selection pattern (67d4a7db by ranjeshj, pr #210)
- CommandBarFlyout Narrator fix (f5a3852a by llongley, pr #199)
- MUX NavigationView should throw if WUXC NavViewItems are added to it (f58789a4 by chrisglein, pr #69)
- Updating to use effective viewport feature when running on OS above RS5 (263b0d64 by ranjeshj, pr #65)
- MenuBar: Fixes to accessibility and visual issues. (0b38581e by teaP, pr #104)
- Add shadow on NavigationView pane (ace0afeb by kaiguo, pr #96)