v0.9.2
https://www.nuget.org/packages/ModernWpfUI/0.9.2
https://www.nuget.org/packages/ModernWpfUI.MahApps/0.9.2
Changes:
- c5e16e1 NavigationView: Fix app crash in Top mode when clearing the item collection while a selected item exists (microsoft/microsoft-ui-xaml#3202)
- c02bba7 NavigationView: Fix overflow button not being collapsed when the overflow menu only contains one item and NavigationView menu items are removed to empty the overflow menu (microsoft/microsoft-ui-xaml#3087)
- 1cc1d53 Fix PasswordBox issues when PasswordRevealMode is Visible (#158)
- 0a380bc NavigationView: Fix IsPaneOpen=false ignored on launch when pane is launched in Left expanded state (microsoft/microsoft-ui-xaml#3197)
- 5eb6043 Fix expand chevron flickering. (microsoft/microsoft-ui-xaml#3260)
- d91ea11 RadioButtons: Wrap custom ItemTemplate in a RadioButton if required (microsoft/microsoft-ui-xaml#3194)
- 6fb9ff6 Remove code that removed focus visual in SelectionFollowsFocus mode (microsoft/microsoft-ui-xaml#3190)
- cbc9be8 NavigationView: Fix crash when launched in Top mode with hierarchical navigation (microsoft/microsoft-ui-xaml#3166)
- 0ac2fb1 NavigationView: Fix content clipping regression (microsoft/microsoft-ui-xaml#2717)
- cba42fb Remove AllowDrop=false setters (#170)
- 89fe988 Respect system settings for transparency effects and automatically hiding scroll bars (#167)
- 8a56ee5 Remove obsolete code
- acf30b7 Fix issue with StartBringIntoView scrolling for items already visible (microsoft/microsoft-ui-xaml#3167)
- 868583d Multitargeting updates