|
@@ -1326,20 +1326,20 @@
|
|
|
<VisualTransition To="PlatingCell3">
|
|
|
<Storyboard FillBehavior="HoldEnd">
|
|
|
<DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Angle">
|
|
|
- <LinearDoubleKeyFrame Value="-90" KeyTime="0:0:0.5"/>
|
|
|
+ <LinearDoubleKeyFrame Value="-120" KeyTime="0:0:0.5"/>
|
|
|
</DoubleAnimationUsingKeyFrames>
|
|
|
<DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRightLeftAct" Storyboard.TargetProperty="X">
|
|
|
- <LinearDoubleKeyFrame Value="230" KeyTime="0:0:0.5"/>
|
|
|
+ <LinearDoubleKeyFrame Value="160" KeyTime="0:0:0.5"/>
|
|
|
</DoubleAnimationUsingKeyFrames>
|
|
|
</Storyboard>
|
|
|
</VisualTransition>
|
|
|
<VisualTransition To="PlatingCell4">
|
|
|
<Storyboard FillBehavior="HoldEnd">
|
|
|
<DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Angle">
|
|
|
- <LinearDoubleKeyFrame Value="-100" KeyTime="0:0:0.5"/>
|
|
|
+ <LinearDoubleKeyFrame Value="-120" KeyTime="0:0:0.5"/>
|
|
|
</DoubleAnimationUsingKeyFrames>
|
|
|
<DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRightLeftAct" Storyboard.TargetProperty="X">
|
|
|
- <LinearDoubleKeyFrame Value="240" KeyTime="0:0:0.5"/>
|
|
|
+ <LinearDoubleKeyFrame Value="200" KeyTime="0:0:0.5"/>
|
|
|
</DoubleAnimationUsingKeyFrames>
|
|
|
</Storyboard>
|
|
|
</VisualTransition>
|
|
@@ -1466,20 +1466,20 @@
|
|
|
<VisualState Name="PlatingCell3">
|
|
|
<Storyboard FillBehavior="HoldEnd">
|
|
|
<DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Angle">
|
|
|
- <LinearDoubleKeyFrame Value="-90" KeyTime="0:0:0"/>
|
|
|
+ <LinearDoubleKeyFrame Value="-120" KeyTime="0:0:0"/>
|
|
|
</DoubleAnimationUsingKeyFrames>
|
|
|
<DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRightLeftAct" Storyboard.TargetProperty="X">
|
|
|
- <LinearDoubleKeyFrame Value="230" KeyTime="0:0:0"/>
|
|
|
+ <LinearDoubleKeyFrame Value="160" KeyTime="0:0:0"/>
|
|
|
</DoubleAnimationUsingKeyFrames>
|
|
|
</Storyboard>
|
|
|
</VisualState>
|
|
|
<VisualState Name="PlatingCell4">
|
|
|
<Storyboard FillBehavior="HoldEnd">
|
|
|
<DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRotateAct" Storyboard.TargetProperty="Angle">
|
|
|
- <LinearDoubleKeyFrame Value="-100" KeyTime="0:0:0"/>
|
|
|
+ <LinearDoubleKeyFrame Value="-120" KeyTime="0:0:0"/>
|
|
|
</DoubleAnimationUsingKeyFrames>
|
|
|
<DoubleAnimationUsingKeyFrames Storyboard.TargetName="robotRightLeftAct" Storyboard.TargetProperty="X">
|
|
|
- <LinearDoubleKeyFrame Value="240" KeyTime="0:0:0"/>
|
|
|
+ <LinearDoubleKeyFrame Value="200" KeyTime="0:0:0"/>
|
|
|
</DoubleAnimationUsingKeyFrames>
|
|
|
</Storyboard>
|
|
|
</VisualState>
|