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