Skip to content

Commit be9f6af

Browse files
committed
Updated Main.storyboard
1 parent edf3b48 commit be9f6af

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

TOSegmentedControlExample/Main.storyboard

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1919
<subviews>
2020
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="S5K-RK-Gno" userLabel="BottomContainer">
21-
<rect key="frame" x="0.0" y="571.33333333333337" width="414" height="256.66666666666663"/>
21+
<rect key="frame" x="0.0" y="565.33333333333337" width="414" height="262.66666666666663"/>
2222
<subviews>
2323
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="First Selected" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pwD-VJ-sLV">
24-
<rect key="frame" x="133" y="114.66666666666664" width="148" height="27.666666666666671"/>
24+
<rect key="frame" x="133" y="117.66666666666664" width="148" height="27.666666666666671"/>
2525
<fontDescription key="fontDescription" type="boldSystem" pointSize="23"/>
2626
<nil key="textColor"/>
2727
<nil key="highlightedColor"/>
@@ -34,10 +34,10 @@
3434
</constraints>
3535
</view>
3636
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="A4r-nn-NTO" userLabel="TopContainer">
37-
<rect key="frame" x="0.0" y="88" width="414" height="256.66666666666669"/>
37+
<rect key="frame" x="0.0" y="88" width="414" height="262.66666666666669"/>
3838
<subviews>
3939
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="First Selected" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sjH-n0-avO">
40-
<rect key="frame" x="133" y="114.66666666666667" width="148" height="27.666666666666671"/>
40+
<rect key="frame" x="133" y="117.66666666666667" width="148" height="27.666666666666671"/>
4141
<fontDescription key="fontDescription" type="boldSystem" pointSize="23"/>
4242
<nil key="textColor"/>
4343
<nil key="highlightedColor"/>
@@ -50,7 +50,7 @@
5050
</constraints>
5151
</view>
5252
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="47" translatesAutoresizingMaskIntoConstraints="NO" id="0Qa-CG-QHl">
53-
<rect key="frame" x="47" y="344.66666666666669" width="320" height="226.66666666666669"/>
53+
<rect key="frame" x="47" y="350.66666666666669" width="320" height="214.66666666666669"/>
5454
<subviews>
5555
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalCentering" alignment="center" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="EJ6-2M-G2q">
5656
<rect key="frame" x="0.0" y="0.0" width="320" height="83.333333333333329"/>
@@ -79,7 +79,7 @@
7979
</constraints>
8080
</stackView>
8181
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalCentering" alignment="center" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="5od-9A-AUH">
82-
<rect key="frame" x="0.0" y="130.33333333333331" width="320" height="96.333333333333314"/>
82+
<rect key="frame" x="0.0" y="130.33333333333331" width="320" height="84.333333333333314"/>
8383
<subviews>
8484
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="TOSegmentedControl" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hMm-ki-8tm">
8585
<rect key="frame" x="22.333333333333343" y="0.0" width="275.66666666666663" height="32.333333333333336"/>
@@ -88,10 +88,10 @@
8888
<nil key="highlightedColor"/>
8989
</label>
9090
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8wQ-al-Ecf" customClass="TOSegmentedControl">
91-
<rect key="frame" x="0.0" y="52.333333333333371" width="320" height="44"/>
91+
<rect key="frame" x="0.0" y="52.333333333333371" width="320" height="32"/>
9292
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
9393
<constraints>
94-
<constraint firstAttribute="height" constant="44" id="9J6-T7-g7C"/>
94+
<constraint firstAttribute="height" constant="32" id="9J6-T7-g7C"/>
9595
</constraints>
9696
</view>
9797
</subviews>

0 commit comments

Comments
 (0)