mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
feat: 公告界面触屏滚动
This commit is contained in:
@@ -80,7 +80,8 @@
|
||||
Grid.Row="0"
|
||||
Grid.RowSpan="2"
|
||||
Margin="10,5,10,0"
|
||||
IsInertiaEnabled="True">
|
||||
IsInertiaEnabled="True"
|
||||
PanningMode="Both">
|
||||
<hc:Interaction.Triggers>
|
||||
<hc:EventTrigger EventName="ScrollChanged">
|
||||
<hc:InvokeCommandAction Command="{Binding UpdateScrollStateCommand}" CommandParameter="{Binding ElementName=ScrollViewer}" />
|
||||
|
||||
Reference in New Issue
Block a user