mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 18:01:26 +08:00
chore: 日志栏 InitialShowDelay 改为 200,避免误触
This commit is contained in:
@@ -398,7 +398,7 @@
|
||||
Text="{Binding Content}"
|
||||
TextWrapping="Wrap"
|
||||
ToolTip="{Binding ToolTip}"
|
||||
ToolTipService.InitialShowDelay="0" />
|
||||
ToolTipService.InitialShowDelay="200" />
|
||||
</Grid>
|
||||
</DataTemplate>
|
||||
</ItemsControl.ItemTemplate>
|
||||
|
||||
Reference in New Issue
Block a user