Skip to content

Commit a51d993

Browse files
committed
Update LoadingGroup.xaml
1 parent 043cd05 commit a51d993

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/WPFDevelopers.Shared/Themes/LoadingGroup.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
EasingFunction="{StaticResource WD.PowerEaseInOut}"
3333
KeyTime="0:0:1.5"
3434
Value="50" />
35-
<EasingDoubleKeyFrame KeyTime="0:0:2" Value="50" />
35+
<EasingDoubleKeyFrame KeyTime="0:0:2" Value="100" />
3636
<EasingDoubleKeyFrame KeyTime="0:0:2.5" Value="50" />
3737
<EasingDoubleKeyFrame
3838
EasingFunction="{StaticResource WD.PowerEaseInOut}"

0 commit comments

Comments
 (0)