fix: 1. Fix modal status leak through issue
2. Fix the issue that dialog host cannot be unregistered properly.
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
Margin="{Binding $parent[u:UrsaWindow].TitleBarMargin}"
|
||||
LeftContent="{Binding $parent[u:UrsaWindow].LeftContent}"
|
||||
RightContent="{Binding $parent[u:UrsaWindow].RightContent}" />
|
||||
<u:OverlayDialogHost />
|
||||
<u:OverlayDialogHost IsModalStatusReporter="True" />
|
||||
</VisualLayerManager.ChromeOverlayLayer>
|
||||
<Panel>
|
||||
<ContentPresenter
|
||||
|
||||
Reference in New Issue
Block a user