mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-19 15:15:13 +00:00
seems useless anyway...
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user