Skip to content

Commit

Permalink
Change size of volume slider to small.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaddTheSane committed Oct 10, 2023
1 parent 469a26e commit 31db71b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Standalone/Resources/Base.lproj/MainMenu.xib
Original file line number Diff line number Diff line change
Expand Up @@ -753,7 +753,7 @@
<slider verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2201">
<rect key="frame" x="22" y="-1" width="152" height="21"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<sliderCell key="cell" continuous="YES" state="on" alignment="left" maxValue="1" doubleValue="1" tickMarkPosition="above" sliderType="linear" id="2202"/>
<sliderCell key="cell" controlSize="small" continuous="YES" state="on" alignment="left" maxValue="1" doubleValue="1" tickMarkPosition="above" sliderType="linear" id="2202"/>
<connections>
<binding destination="401" name="value" keyPath="effectiveVolume" id="2229"/>
</connections>
Expand Down

0 comments on commit 31db71b

Please sign in to comment.