Skip to content

Commit

Permalink
seems useless anyway...
Browse files Browse the repository at this point in the history
  • Loading branch information
xupefei committed May 3, 2020
1 parent 567ed0c commit aeba5bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
</TextBlock>
</Button>
<Slider x:Name="sliderProgress" Style="{StaticResource PositionSliderStyle}"
SmallChange="1" LargeChange="10"
SmallChange="1" LargeChange="1" Delay="1"
Maximum="{Binding ElementName=mediaElement, Path=MediaDuration}"
Value="{Binding MediaPosition, ElementName=mediaElement}" />
</DockPanel>
Expand Down

0 comments on commit aeba5bd

Please sign in to comment.