mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-12-24 02:00:55 +08:00
shorter auto-hide time
This commit is contained in:
@@ -108,8 +108,8 @@
|
||||
Storyboard.TargetProperty="Opacity">
|
||||
<DoubleAnimationUsingKeyFrames.KeyFrames>
|
||||
<LinearDoubleKeyFrame Value="1" KeyTime="0:0:0" />
|
||||
<LinearDoubleKeyFrame Value="1" KeyTime="0:0:3" />
|
||||
<LinearDoubleKeyFrame Value="0" KeyTime="0:0:3.05" />
|
||||
<LinearDoubleKeyFrame Value="1" KeyTime="0:0:1" />
|
||||
<LinearDoubleKeyFrame Value="0" KeyTime="0:0:1.05" />
|
||||
</DoubleAnimationUsingKeyFrames.KeyFrames>
|
||||
</DoubleAnimationUsingKeyFrames>
|
||||
</Storyboard>
|
||||
|
||||
Reference in New Issue
Block a user