Skip to content

Commit f57311d

Browse files
committed
Improved alignement of link item view
1 parent 894027c commit f57311d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/com/inet/gradle/setup/dmg/preferences/SetupBuilderOSXPrefPane/Base.lproj/SetupBuilderOSXPrefPane.xib

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
</textFieldCell>
6363
</textField>
6464
<button translatesAutoresizingMaskIntoConstraints="NO" id="0pt-T0-CY2" customClass="OnOffSwitchControl">
65-
<rect key="frame" x="40" y="20" width="88" height="35"/>
65+
<rect key="frame" x="30" y="20" width="108" height="35"/>
6666
<constraints>
6767
<constraint firstAttribute="height" constant="35" id="lJe-9M-abk"/>
6868
</constraints>
@@ -83,7 +83,7 @@
8383
</textFieldCell>
8484
</textField>
8585
<stackView distribution="fill" orientation="vertical" alignment="leading" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qAn-z6-xUT">
86-
<rect key="frame" x="168" y="20" width="417" height="114"/>
86+
<rect key="frame" x="168" y="29" width="417" height="105"/>
8787
</stackView>
8888
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="QDQ-qs-DvU">
8989
<rect key="frame" x="593" y="28" width="55" height="19"/>
@@ -97,11 +97,10 @@
9797
</button>
9898
</subviews>
9999
<constraints>
100-
<constraint firstAttribute="bottom" secondItem="qAn-z6-xUT" secondAttribute="bottom" constant="20" symbolic="YES" id="14T-5S-C6f"/>
101100
<constraint firstItem="XQW-yi-ng8" firstAttribute="leading" secondItem="YSO-gs-n7c" secondAttribute="trailing" constant="20" id="2au-9i-Q3G"/>
102101
<constraint firstItem="0gj-zc-lV2" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="20" symbolic="YES" id="3zs-rv-UiW"/>
103102
<constraint firstItem="XQW-yi-ng8" firstAttribute="centerY" secondItem="YSO-gs-n7c" secondAttribute="centerY" id="4XP-sJ-V5W"/>
104-
<constraint firstItem="0pt-T0-CY2" firstAttribute="trailing" secondItem="0gj-zc-lV2" secondAttribute="trailing" constant="-20" id="Bvh-tY-xLO"/>
103+
<constraint firstItem="0pt-T0-CY2" firstAttribute="trailing" secondItem="0gj-zc-lV2" secondAttribute="trailing" constant="-10" id="Bvh-tY-xLO"/>
105104
<constraint firstAttribute="trailing" secondItem="XQW-yi-ng8" secondAttribute="trailing" constant="20" symbolic="YES" id="CdZ-zh-ga9"/>
106105
<constraint firstItem="0gj-zc-lV2" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="20" symbolic="YES" id="GBG-tc-nAO"/>
107106
<constraint firstItem="nGA-0N-RDv" firstAttribute="centerX" secondItem="0gj-zc-lV2" secondAttribute="centerX" id="JJn-AH-Ybf"/>
@@ -110,10 +109,11 @@
110109
<constraint firstAttribute="trailing" secondItem="fSf-Qm-wLU" secondAttribute="trailing" constant="20" id="RFD-q6-K1W"/>
111110
<constraint firstItem="QDQ-qs-DvU" firstAttribute="centerY" secondItem="0pt-T0-CY2" secondAttribute="centerY" id="RTv-ZN-48q"/>
112111
<constraint firstItem="qAn-z6-xUT" firstAttribute="leading" secondItem="YSO-gs-n7c" secondAttribute="leading" id="Sbv-ZM-tQP"/>
113-
<constraint firstItem="0pt-T0-CY2" firstAttribute="leading" secondItem="0gj-zc-lV2" secondAttribute="leading" constant="20" id="Shy-Ew-GWu"/>
112+
<constraint firstItem="0pt-T0-CY2" firstAttribute="leading" secondItem="0gj-zc-lV2" secondAttribute="leading" constant="10" id="Shy-Ew-GWu"/>
114113
<constraint firstItem="nGA-0N-RDv" firstAttribute="top" secondItem="0gj-zc-lV2" secondAttribute="bottom" constant="8" symbolic="YES" id="VF0-bZ-rxX"/>
115114
<constraint firstItem="0pt-T0-CY2" firstAttribute="top" secondItem="nGA-0N-RDv" secondAttribute="bottom" constant="8" symbolic="YES" id="aI4-Hx-2Fa"/>
116115
<constraint firstItem="YSO-gs-n7c" firstAttribute="leading" secondItem="0gj-zc-lV2" secondAttribute="trailing" constant="20" id="aee-GW-a6H"/>
116+
<constraint firstItem="QDQ-qs-DvU" firstAttribute="bottom" secondItem="qAn-z6-xUT" secondAttribute="bottom" id="aqp-dn-IS7"/>
117117
<constraint firstAttribute="bottom" secondItem="0pt-T0-CY2" secondAttribute="bottom" constant="20" symbolic="YES" id="bK2-S0-52Y"/>
118118
<constraint firstItem="YSO-gs-n7c" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="20" id="cQp-zt-lb8"/>
119119
<constraint firstItem="fSf-Qm-wLU" firstAttribute="leading" secondItem="0gj-zc-lV2" secondAttribute="trailing" constant="22" id="uNK-u7-Fv0"/>

0 commit comments

Comments
 (0)