Merge pull request #401 from irihitech/dialog

Introduce IsTopLevel to OverlayDialogHost
This commit is contained in:
Dong Bin
2024-09-12 18:55:59 +08:00
committed by GitHub
3 changed files with 4 additions and 3 deletions

View File

@@ -71,7 +71,7 @@
LeftContent="{Binding $parent[u:UrsaWindow].LeftContent}"
RightContent="{Binding $parent[u:UrsaWindow].RightContent}" />
<VisualLayerManager>
<u:OverlayDialogHost IsModalStatusReporter="True" />
<u:OverlayDialogHost IsTopLevel="True" IsModalStatusReporter="True" />
</VisualLayerManager>
</VisualLayerManager.ChromeOverlayLayer>
<Panel>