Skip to content

Commit a0c5994

Browse files
committed
cleanup
1 parent 9ae53ae commit a0c5994

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

GUI/XIB files/Onboarding.storyboard

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -196,15 +196,6 @@
196196
<outlet property="label" destination="516-A9-sFl" id="ZdD-ab-17G"/>
197197
</connections>
198198
</customView>
199-
<textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="MPP-aL-sNx">
200-
<rect key="frame" x="183" y="261" width="235" height="43"/>
201-
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
202-
<textFieldCell key="cell" lineBreakMode="clipping" title="Getting Started" id="hxe-bT-8uW">
203-
<font key="font" size="36" name="Optima-Regular"/>
204-
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
205-
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
206-
</textFieldCell>
207-
</textField>
208199
<textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="24e-iW-3NA">
209200
<rect key="frame" x="66" y="199" width="470" height="45"/>
210201
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
@@ -214,8 +205,17 @@
214205
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
215206
</textFieldCell>
216207
</textField>
208+
<textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="MPP-aL-sNx">
209+
<rect key="frame" x="208" y="263" width="235" height="43"/>
210+
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
211+
<textFieldCell key="cell" lineBreakMode="clipping" title="Getting Started" id="hxe-bT-8uW">
212+
<font key="font" size="36" name="Optima-Regular"/>
213+
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
214+
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
215+
</textFieldCell>
216+
</textField>
217217
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="MnG-rs-JpJ">
218-
<rect key="frame" x="134" y="261" width="43" height="43"/>
218+
<rect key="frame" x="159" y="263" width="43" height="43"/>
219219
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
220220
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" animates="YES" imageScaling="proportionallyDown" image="logo75" id="2Bx-Ef-AM8"/>
221221
</imageView>
@@ -310,7 +310,7 @@
310310
</textFieldCell>
311311
</textField>
312312
<textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="sYn-tQ-i13">
313-
<rect key="frame" x="232" y="261" width="136" height="43"/>
313+
<rect key="frame" x="258" y="263" width="136" height="43"/>
314314
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
315315
<textFieldCell key="cell" lineBreakMode="clipping" title="Kickstart" id="XZR-t7-Hj3">
316316
<font key="font" size="36" name="Optima-Regular"/>
@@ -319,7 +319,7 @@
319319
</textFieldCell>
320320
</textField>
321321
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="iIW-vm-gQP">
322-
<rect key="frame" x="182" y="261" width="43" height="43"/>
322+
<rect key="frame" x="208" y="263" width="43" height="43"/>
323323
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
324324
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" animates="YES" imageScaling="proportionallyDown" image="logo75" id="g5v-Ze-c5m"/>
325325
</imageView>

GUI/XIB files/Preferences.xib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1504,7 +1504,7 @@
15041504
<autoresizingMask key="autoresizingMask"/>
15051505
<clipView key="contentView" drawsBackground="NO" id="ZbA-Ci-i6F">
15061506
<rect key="frame" x="0.0" y="0.0" width="263" height="149"/>
1507-
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1507+
<autoresizingMask key="autoresizingMask"/>
15081508
<subviews>
15091509
<textView wantsLayer="YES" importsGraphics="NO" richText="NO" verticallyResizable="YES" spellingCorrection="YES" smartInsertDelete="YES" id="lue-lV-Oit">
15101510
<rect key="frame" x="0.0" y="0.0" width="263" height="149"/>

0 commit comments

Comments
 (0)