fix: touch screen support for version updated page (#15747)

This commit is contained in:
undefined
2026-02-20 17:07:21 +08:00
committed by GitHub
parent 50cbc2e10d
commit 3fbda5b98d

View File

@@ -17,7 +17,7 @@
Background="{DynamicResource MdXamlBackground}"
Icon="../../newlogo.ico"
mc:Ignorable="d">
<hc:ScrollViewer Margin="10,5" IsInertiaEnabled="True">
<hc:ScrollViewer Margin="10,5" IsInertiaEnabled="True" PanningMode="VerticalOnly">
<Grid>
<Grid.RowDefinitions>
<RowDefinition Height="50" />