ux: change MaxWidth of ContextMenu to 1024

Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
leo
2025-08-19 16:41:19 +08:00
parent 6426c57c8c
commit d3610d57c8

View File

@@ -740,6 +740,7 @@
</Style>
<Style Selector="ContextMenu">
<Setter Property="MaxWidth" Value="1024"/>
<Setter Property="HorizontalOffset" Value="-4"/>
<Setter Property="VerticalOffset" Value="-4"/>
<Setter Property="Template">