Skip to content

Commit 7bc618d

Browse files
committed
fix slight misalignment of boxes in prefs window
1 parent e4a8c22 commit 7bc618d

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

PrefsWindow.xib

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
1919
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
2020
<userDefaultsController representsSharedInstance="YES" id="9eJ-Lx-koC"/>
21-
<view id="Ly3-tV-h1E" userLabel="Scrolling Settings">
21+
<view misplaced="YES" id="Ly3-tV-h1E" userLabel="Scrolling Settings">
2222
<rect key="frame" x="0.0" y="0.0" width="458" height="433"/>
2323
<autoresizingMask key="autoresizingMask"/>
2424
<subviews>
@@ -52,13 +52,13 @@
5252
<rect key="frame" x="0.0" y="290" width="418" height="72"/>
5353
<subviews>
5454
<box autoresizesSubviews="NO" borderType="line" title="AXES" translatesAutoresizingMaskIntoConstraints="NO" id="XNk-AX-zB1">
55-
<rect key="frame" x="-3" y="-2" width="211" height="74"/>
55+
<rect key="frame" x="-3" y="-4" width="211" height="76"/>
5656
<view key="contentView" id="e3c-fv-1D7">
57-
<rect key="frame" x="4" y="5" width="203" height="54"/>
57+
<rect key="frame" x="4" y="5" width="203" height="56"/>
5858
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
5959
<subviews>
6060
<button translatesAutoresizingMaskIntoConstraints="NO" id="oZg-t9-Uad">
61-
<rect key="frame" x="13" y="29" width="88" height="16"/>
61+
<rect key="frame" x="13" y="30" width="88" height="16"/>
6262
<buttonCell key="cell" type="check" title="VERTICAL" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="6Lc-hG-Rhg">
6363
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6464
<font key="font" metaFont="system"/>
@@ -76,7 +76,7 @@
7676
</connections>
7777
</button>
7878
<button translatesAutoresizingMaskIntoConstraints="NO" id="Qp4-Ow-UFs">
79-
<rect key="frame" x="13" y="9" width="102" height="16"/>
79+
<rect key="frame" x="13" y="10" width="102" height="16"/>
8080
<buttonCell key="cell" type="check" title="HORIZONAL" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="XdD-QC-5fU">
8181
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
8282
<font key="font" metaFont="system"/>
@@ -91,15 +91,17 @@
9191
</connections>
9292
</button>
9393
</subviews>
94+
<constraints>
95+
<constraint firstAttribute="bottom" secondItem="Qp4-Ow-UFs" secondAttribute="bottom" constant="11" id="Vxt-FJ-zz3"/>
96+
</constraints>
9497
</view>
9598
<constraints>
9699
<constraint firstItem="Qp4-Ow-UFs" firstAttribute="leading" secondItem="XNk-AX-zB1" secondAttribute="leading" constant="16" id="1WG-Lf-zs4"/>
97100
<constraint firstItem="Qp4-Ow-UFs" firstAttribute="top" secondItem="oZg-t9-Uad" secondAttribute="bottom" constant="6" symbolic="YES" id="C9W-Kv-QEX"/>
98101
<constraint firstItem="oZg-t9-Uad" firstAttribute="leading" secondItem="XNk-AX-zB1" secondAttribute="leading" constant="16" id="Hmb-fN-jLt"/>
99102
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="Qp4-Ow-UFs" secondAttribute="trailing" constant="16" id="ReH-uu-ps7"/>
100103
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="oZg-t9-Uad" secondAttribute="trailing" constant="16" id="b75-cC-t5C"/>
101-
<constraint firstItem="oZg-t9-Uad" firstAttribute="top" secondItem="XNk-AX-zB1" secondAttribute="top" constant="25" id="rO1-cm-0oa"/>
102-
<constraint firstAttribute="bottom" secondItem="Qp4-Ow-UFs" secondAttribute="bottom" constant="11" id="x3R-TS-Twx"/>
104+
<constraint firstItem="oZg-t9-Uad" firstAttribute="top" secondItem="XNk-AX-zB1" secondAttribute="top" constant="26" id="rO1-cm-0oa"/>
103105
</constraints>
104106
<connections>
105107
<binding destination="-2" name="title" keyPath="self.menuStringScrollingAxes" id="0X9-i8-4aA"/>
@@ -127,13 +129,13 @@
127129
</connections>
128130
</button>
129131
<button translatesAutoresizingMaskIntoConstraints="NO" id="2Vi-H4-SvI">
130-
<rect key="frame" x="13" y="30" width="95" height="17"/>
132+
<rect key="frame" x="13" y="30" width="95" height="16"/>
131133
<buttonCell key="cell" type="check" title="TRACKPAD" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="XUx-yL-Qdv">
132134
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
133135
<font key="font" metaFont="system"/>
134136
</buttonCell>
135137
<constraints>
136-
<constraint firstAttribute="height" constant="15" id="zmV-ZY-01Y"/>
138+
<constraint firstAttribute="height" constant="14" id="zmV-ZY-01Y"/>
137139
</constraints>
138140
<connections>
139141
<binding destination="-2" name="enabled" keyPath="appDelegate.enabled" id="bfp-VK-ZSg"/>
@@ -143,15 +145,15 @@
143145
</button>
144146
</subviews>
145147
<constraints>
146-
<constraint firstAttribute="bottom" secondItem="Zt9-ei-f3O" secondAttribute="bottom" constant="11" id="7mS-Zw-i0e"/>
148+
<constraint firstAttribute="bottom" secondItem="Zt9-ei-f3O" secondAttribute="bottom" constant="11" id="rzH-sD-fLr"/>
147149
</constraints>
148150
</view>
149151
<constraints>
150152
<constraint firstItem="Zt9-ei-f3O" firstAttribute="leading" secondItem="uso-mW-twu" secondAttribute="leading" constant="16" id="6wz-v1-5lc"/>
151153
<constraint firstItem="Zt9-ei-f3O" firstAttribute="top" secondItem="2Vi-H4-SvI" secondAttribute="bottom" constant="6" symbolic="YES" id="NDY-LM-Og7"/>
152154
<constraint firstItem="2Vi-H4-SvI" firstAttribute="leading" secondItem="uso-mW-twu" secondAttribute="leading" constant="16" id="Ryf-Vm-Vdg"/>
153155
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="Zt9-ei-f3O" secondAttribute="trailing" constant="16" id="dGx-Hi-1A3"/>
154-
<constraint firstItem="2Vi-H4-SvI" firstAttribute="top" secondItem="uso-mW-twu" secondAttribute="top" constant="25" id="lcw-Gc-aVV"/>
156+
<constraint firstItem="2Vi-H4-SvI" firstAttribute="top" secondItem="uso-mW-twu" secondAttribute="top" constant="26" id="lcw-Gc-aVV"/>
155157
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="2Vi-H4-SvI" secondAttribute="trailing" constant="16" id="nZp-lQ-Ibl"/>
156158
</constraints>
157159
<connections>

0 commit comments

Comments
 (0)