Files
Files copied to clipboard
Fixed: Option to Leave Compact Overlay Fails
Resolved / Related Issues Items resolved / related issues by this PR.
- Closes #9928
Changes
- Removed unused methods in
InnerNavigationToolbar.caml.cs(NavToolbarEnterCompactOverlay_Click()andSetAppBarButtonProps()) - Changed
SetterofIsWindowCompactOverlay(MainPageViewModel.cs) as the existing one was not affecting the backingDependencyProperty - Fixed logic-error in
SetCompactOverlay()(MainPage.xaml.cs) line@ 508 and 513
Validation How did you test these changes?
- [x] Built and ran the app