Fix incorrect negative value in Current Time on stop.

CQTexperiment
Dzmitry Neviadomski 2021-02-07 05:37:57 +03:00
parent 15cbc97040
commit 119a7214ef
1 changed files with 1 additions and 1 deletions

View File

@ -419,7 +419,7 @@
<slider key="view" verticalHuggingPriority="750" id="1549" customClass="PositionSlider">
<rect key="frame" x="0.0" y="14" width="96" height="28"/>
<autoresizingMask key="autoresizingMask"/>
<sliderCell key="cell" enabled="NO" alignment="left" maxValue="10000" tickMarkPosition="above" sliderType="linear" id="1550" customClass="TrackingCell"/>
<sliderCell key="cell" enabled="NO" alignment="left" tickMarkPosition="above" sliderType="linear" id="1550" customClass="TrackingCell"/>
<connections>
<action selector="seek:" target="705" id="1597"/>
<binding destination="1897" name="maxValue" keyPath="content.length" id="YY5-Mn-b4V"/>