mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 09:06:04 +02:00
Update progressbar.xaml (#1139)
This commit is contained in:
+2
-2
@@ -65,7 +65,7 @@
|
||||
<Rectangle x:Name="PART_GlowRect"
|
||||
Width="100"
|
||||
HorizontalAlignment="Left"
|
||||
Fill="{StaticResource ProgressBarIndicatorAnimatedFill}"
|
||||
Fill="{DynamicResource ProgressBarIndicatorAnimatedFill}"
|
||||
Margin="-100,0,0,0" />
|
||||
</Grid>
|
||||
</Border>
|
||||
@@ -97,4 +97,4 @@
|
||||
</Setter>
|
||||
</Style>
|
||||
<!--</SnippetProgressBar>-->
|
||||
</ResourceDictionary>
|
||||
</ResourceDictionary>
|
||||
|
||||
Reference in New Issue
Block a user