mirror of
https://github.com/Microsoft/calculator.git
synced 2025-07-16 02:02:51 -07:00
Update WinUI to build 2.6.2 (#1660)
This commit is contained in:
parent
ba3cee4366
commit
8797e37e73
3 changed files with 2 additions and 5 deletions
|
@ -440,10 +440,6 @@ namespace CalculatorApp
|
|||
|
||||
mainPage.UnregisterEventHandlers();
|
||||
|
||||
// TODO, remove this workaround after Mica fix
|
||||
// Workaround app crash caused by Mica in multi-view case.
|
||||
Microsoft.UI.Xaml.Controls.BackdropMaterial.SetApplyToRootOrPageBackground(mainPage, false);
|
||||
|
||||
await frameService.HandleViewRelease();
|
||||
await Task.Run(() =>
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue